# -*- encoding: utf-8 -*- # stub: sayso-exception_notification 1.0.0.001 ruby lib Gem::Specification.new do |s| s.name = "sayso-exception_notification".freeze s.version = "1.0.0.001".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["SaySo".freeze] s.date = "2010-03-13" s.email = "sayso@truvolabs.com".freeze s.files = ["README".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 - forked and gemified for sayso".freeze end