merb-exceptions 1.0.9 → 1.0.10
Sign up to get free protection for your applications and to get access to all the features.
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: merb-exceptions
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.10
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Andy Kent
|
@@ -9,7 +9,7 @@ autorequire:
|
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
11
|
|
12
|
-
date: 2009-
|
12
|
+
date: 2009-03-18 00:00:00 -07:00
|
13
13
|
default_executable:
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|
@@ -20,7 +20,7 @@ dependencies:
|
|
20
20
|
requirements:
|
21
21
|
- - ">="
|
22
22
|
- !ruby/object:Gem::Version
|
23
|
-
version: 1.0.
|
23
|
+
version: 1.0.10
|
24
24
|
version:
|
25
25
|
description: Email and web hook exceptions for Merb.
|
26
26
|
email: andy@new-bamboo.co.uk
|
@@ -48,6 +48,8 @@ files:
|
|
48
48
|
- spec/spec_helper.rb
|
49
49
|
has_rdoc: true
|
50
50
|
homepage: http://merbivore.com
|
51
|
+
licenses: []
|
52
|
+
|
51
53
|
post_install_message:
|
52
54
|
rdoc_options: []
|
53
55
|
|
@@ -70,7 +72,7 @@ requirements: []
|
|
70
72
|
rubyforge_project:
|
71
73
|
rubygems_version: 1.3.1
|
72
74
|
signing_key:
|
73
|
-
specification_version:
|
75
|
+
specification_version: 3
|
74
76
|
summary: Email and web hook exceptions for Merb.
|
75
77
|
test_files: []
|
76
78
|
|