nuntium_api 0.4 → 0.5
Sign up to get free protection for your applications and to get access to all the features.
metadata
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: nuntium_api
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 1
|
5
5
|
prerelease: false
|
6
6
|
segments:
|
7
7
|
- 0
|
8
|
-
-
|
9
|
-
version: "0.
|
8
|
+
- 5
|
9
|
+
version: "0.5"
|
10
10
|
platform: ruby
|
11
11
|
authors:
|
12
12
|
- InsTEDD
|
@@ -46,9 +46,8 @@ homepage: http://code.google.com/p/nuntium-api-ruby
|
|
46
46
|
licenses: []
|
47
47
|
|
48
48
|
post_install_message:
|
49
|
-
rdoc_options:
|
50
|
-
|
51
|
-
- --line-numbers
|
49
|
+
rdoc_options: []
|
50
|
+
|
52
51
|
require_paths:
|
53
52
|
- lib
|
54
53
|
required_ruby_version: !ruby/object:Gem::Requirement
|