anmo 0.0.23 → 0.0.24
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/anmo/application.rb +1 -1
- data/lib/anmo/version.rb +1 -1
- metadata +3 -4
data/lib/anmo/application.rb
CHANGED
data/lib/anmo/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: anmo
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.24
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2012-10-
|
12
|
+
date: 2012-10-26 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: rack
|
@@ -197,7 +197,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
197
197
|
version: '0'
|
198
198
|
requirements: []
|
199
199
|
rubyforge_project: anmo
|
200
|
-
rubygems_version: 1.8.
|
200
|
+
rubygems_version: 1.8.24
|
201
201
|
signing_key:
|
202
202
|
specification_version: 3
|
203
203
|
summary: ''
|
@@ -206,4 +206,3 @@ test_files:
|
|
206
206
|
- features/step_definitions/api_steps.rb
|
207
207
|
- features/support/env.rb
|
208
208
|
- test/anmo/application_test.rb
|
209
|
-
has_rdoc:
|