nimbleshop_core 0.0.14.rc2 → 0.0.14
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/nimbleshop/version.rb +1 -1
- data/lib/nimbleshop_core.rb +1 -0
- metadata +7 -4
data/lib/nimbleshop/version.rb
CHANGED
data/lib/nimbleshop_core.rb
CHANGED
metadata
CHANGED
@@ -1,8 +1,8 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: nimbleshop_core
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.14
|
5
|
-
prerelease:
|
4
|
+
version: 0.0.14
|
5
|
+
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
8
8
|
- Neeraj Singh
|
@@ -1119,9 +1119,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
1119
1119
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
1120
1120
|
none: false
|
1121
1121
|
requirements:
|
1122
|
-
- - ! '
|
1122
|
+
- - ! '>='
|
1123
1123
|
- !ruby/object:Gem::Version
|
1124
|
-
version:
|
1124
|
+
version: '0'
|
1125
|
+
segments:
|
1126
|
+
- 0
|
1127
|
+
hash: -3873198237441709507
|
1125
1128
|
requirements: []
|
1126
1129
|
rubyforge_project:
|
1127
1130
|
rubygems_version: 1.8.24
|