Skip to content

Commit 006be77

Browse files
committed
exception_notification
1 parent c235979 commit 006be77

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Gem::Specification.new do |s|
2-
s.name = 'exception_notifier'
2+
s.name = 'exception_notification'
33
s.version = '1.0.0'
44
s.authors = ["Jamis Buck", "Josh Peek"]
55
s.date = %q{2010-03-13}
66
s.summary = "Exception notification by email for Rails apps"
77
s.email = "[email protected]"
8-
8+
99
s.files = ['README'] + Dir['lib/**/*']
1010
s.require_path = 'lib'
11-
end
11+
end

0 commit comments

Comments
 (0)