We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78dafd5 commit 7958194Copy full SHA for 7958194
exception_notification.gemspec
@@ -1,10 +1,10 @@
1
Gem::Specification.new do |s|
2
s.name = 'exception_notification'
3
- s.version = '1.0.0'
+ s.version = '2.4.0'
4
s.authors = ["Jamis Buck", "Josh Peek"]
5
- s.date = %q{2010-03-13}
+ s.date = %q{2011-03-09}
6
s.summary = "Exception notification by email for Rails apps"
7
- s.email = "timocratic@gmail.com"
+ s.email = "smartinez87@gmail.com"
8
9
s.files = ['README'] + Dir['lib/**/*']
10
s.require_path = 'lib'
0 commit comments