# -*- encoding: utf-8 -*- # stub: toadhopper 0.9.4 ruby lib Gem::Specification.new do |s| s.name = "toadhopper".freeze s.version = "0.9.4".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Tim Lucas".freeze, "Samuel Tesla".freeze, "Corey Donohoe".freeze] s.date = "2009-12-24" s.email = "t.lucas@toolmantim.com".freeze s.extra_rdoc_files = ["LICENSE".freeze, "README.md".freeze] s.files = [".gitignore".freeze, ".yardopts".freeze, "Gemfile".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "lib/notice.haml".freeze, "lib/toadhopper.rb".freeze, "test/helper.rb".freeze, "test/test_filters.rb".freeze, "test/test_posting.rb".freeze] s.homepage = "http://github.com/toolmantim/toadhopper".freeze s.rdoc_options = ["--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Post error notifications to Hoptoad".freeze s.test_files = ["test/helper.rb".freeze, "test/test_filters.rb".freeze, "test/test_posting.rb".freeze] s.specification_version = 3 s.add_runtime_dependency(%q.freeze, ["~> 2.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end