# -*- encoding: utf-8 -*- # stub: gbuesing-toadhopper 0.1.0 ruby lib Gem::Specification.new do |s| s.name = "gbuesing-toadhopper".freeze s.version = "0.1.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Geoff Buesing".freeze] s.date = "2009-12-29" s.description = "Fork of toolmantim-toadhopper, with Haml and Nokogiri dependencies removed".freeze s.email = "gbuesing@gmail.com".freeze s.extra_rdoc_files = ["LICENSE".freeze, "README.md".freeze] s.files = [".gitignore".freeze, ".yardopts".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "VERSION".freeze, "gbuesing-toadhopper.gemspec".freeze, "lib/notice.haml".freeze, "lib/notice.xml.erb".freeze, "lib/toadhopper.rb".freeze, "test/helper.rb".freeze, "test/test_filters.rb".freeze, "test/test_posting.rb".freeze] s.homepage = "http://github.com/gbuesing/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] end