--- !ruby/object:Gem::Specification name: hoptoad_notifier version: !ruby/object:Gem::Version version: 2.1.2 platform: ruby authors: - thoughtbot, inc autorequire: bindir: bin cert_chain: [] date: 2010-01-21 00:00:00 -05:00 default_executable: dependencies: [] description: email: support@hoptoadapp.com executables: [] extensions: [] extra_rdoc_files: - README.rdoc files: - INSTALL - MIT-LICENSE - Rakefile - README.rdoc - SUPPORTED_RAILS_VERSIONS - TESTING.rdoc - generators/hoptoad/hoptoad_generator.rb - generators/hoptoad/lib/insert_commands.rb - generators/hoptoad/lib/rake_commands.rb - generators/hoptoad/templates/capistrano_hook.rb - generators/hoptoad/templates/hoptoad_notifier_tasks.rake - generators/hoptoad/templates/initializer.rb - lib/hoptoad_notifier/backtrace.rb - lib/hoptoad_notifier/capistrano.rb - lib/hoptoad_notifier/catcher.rb - lib/hoptoad_notifier/configuration.rb - lib/hoptoad_notifier/notice.rb - lib/hoptoad_notifier/rails.rb - lib/hoptoad_notifier/rails_initializer.rb - lib/hoptoad_notifier/sender.rb - lib/hoptoad_notifier/tasks.rb - lib/hoptoad_notifier/version.rb - lib/hoptoad_notifier.rb - lib/hoptoad_tasks.rb - test/backtrace_test.rb - test/catcher_test.rb - test/configuration_test.rb - test/helper.rb - test/hoptoad_tasks_test.rb - test/logger_test.rb - test/notice_test.rb - test/notifier_test.rb - test/rails_initializer_test.rb - test/sender_test.rb - rails/init.rb - script/integration_test.rb - lib/templates/rescue.erb has_rdoc: true homepage: http://www.hoptoadapp.com licenses: [] post_install_message: rdoc_options: - --line-numbers - --main - README.rdoc require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.3.5 signing_key: specification_version: 3 summary: Send your application errors to our hosted service and reclaim your inbox. test_files: - test/backtrace_test.rb - test/catcher_test.rb - test/configuration_test.rb - test/hoptoad_tasks_test.rb - test/logger_test.rb - test/notice_test.rb - test/notifier_test.rb - test/rails_initializer_test.rb - test/sender_test.rb