# -*- encoding: utf-8 -*- # stub: exception_notification 2.4.1 ruby lib Gem::Specification.new do |s| s.name = "exception_notification".freeze s.version = "2.4.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Jamis Buck".freeze, "Josh Peek".freeze] s.date = "2011-06-09" s.email = "smartinez87@gmail.com".freeze s.files = ["README.md".freeze, "lib/exception_notification.rb".freeze, "lib/exception_notifier.rb".freeze, "lib/exception_notifier/notifier.rb".freeze, "lib/exception_notifier/views/exception_notifier/_backtrace.text.erb".freeze, "lib/exception_notifier/views/exception_notifier/_environment.text.erb".freeze, "lib/exception_notifier/views/exception_notifier/_request.text.erb".freeze, "lib/exception_notifier/views/exception_notifier/_session.text.erb".freeze, "lib/exception_notifier/views/exception_notifier/_title.text.erb".freeze, "lib/exception_notifier/views/exception_notifier/exception_notification.text.erb".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Exception notification by email for Rails apps".freeze end