Skip to content

Commit 7958194

Browse files
committed
updated gemspec
1 parent 78dafd5 commit 7958194

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

exception_notification.gemspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Gem::Specification.new do |s|
22
s.name = 'exception_notification'
3-
s.version = '1.0.0'
3+
s.version = '2.4.0'
44
s.authors = ["Jamis Buck", "Josh Peek"]
5-
s.date = %q{2010-03-13}
5+
s.date = %q{2011-03-09}
66
s.summary = "Exception notification by email for Rails apps"
7-
s.email = "timocratic@gmail.com"
7+
s.email = "smartinez87@gmail.com"
88

99
s.files = ['README'] + Dir['lib/**/*']
1010
s.require_path = 'lib'

0 commit comments

Comments
 (0)