# -*- encoding: utf-8 -*- # stub: hoptoad_notifier 2.1.2 ruby lib Gem::Specification.new do |s| s.name = "hoptoad_notifier".freeze s.version = "2.1.2".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["thoughtbot, inc".freeze] s.date = "2010-01-21" s.email = "support@hoptoadapp.com".freeze s.extra_rdoc_files = ["README.rdoc".freeze] s.files = ["INSTALL".freeze, "MIT-LICENSE".freeze, "README.rdoc".freeze, "Rakefile".freeze, "SUPPORTED_RAILS_VERSIONS".freeze, "TESTING.rdoc".freeze, "generators/hoptoad/hoptoad_generator.rb".freeze, "generators/hoptoad/lib/insert_commands.rb".freeze, "generators/hoptoad/lib/rake_commands.rb".freeze, "generators/hoptoad/templates/capistrano_hook.rb".freeze, "generators/hoptoad/templates/hoptoad_notifier_tasks.rake".freeze, "generators/hoptoad/templates/initializer.rb".freeze, "lib/hoptoad_notifier.rb".freeze, "lib/hoptoad_notifier/backtrace.rb".freeze, "lib/hoptoad_notifier/capistrano.rb".freeze, "lib/hoptoad_notifier/catcher.rb".freeze, "lib/hoptoad_notifier/configuration.rb".freeze, "lib/hoptoad_notifier/notice.rb".freeze, "lib/hoptoad_notifier/rails.rb".freeze, "lib/hoptoad_notifier/rails_initializer.rb".freeze, "lib/hoptoad_notifier/sender.rb".freeze, "lib/hoptoad_notifier/tasks.rb".freeze, "lib/hoptoad_notifier/version.rb".freeze, "lib/hoptoad_tasks.rb".freeze, "lib/templates/rescue.erb".freeze, "rails/init.rb".freeze, "script/integration_test.rb".freeze, "test/backtrace_test.rb".freeze, "test/catcher_test.rb".freeze, "test/configuration_test.rb".freeze, "test/helper.rb".freeze, "test/hoptoad_tasks_test.rb".freeze, "test/logger_test.rb".freeze, "test/notice_test.rb".freeze, "test/notifier_test.rb".freeze, "test/rails_initializer_test.rb".freeze, "test/sender_test.rb".freeze] s.homepage = "http://www.hoptoadapp.com".freeze s.rdoc_options = ["--line-numbers".freeze, "--main".freeze, "README.rdoc".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Send your application errors to our hosted service and reclaim your inbox.".freeze s.test_files = ["test/backtrace_test.rb".freeze, "test/catcher_test.rb".freeze, "test/configuration_test.rb".freeze, "test/hoptoad_tasks_test.rb".freeze, "test/logger_test.rb".freeze, "test/notice_test.rb".freeze, "test/notifier_test.rb".freeze, "test/rails_initializer_test.rb".freeze, "test/sender_test.rb".freeze] end