nimbleshop_simply 0.0.14 → 0.0.15
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: nimbleshop_simply
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.15
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -174,7 +174,7 @@ files:
|
|
174
174
|
- lib/nimbleshop_simply/sample_data/pictures/product9/pic2.jpg
|
175
175
|
- lib/nimbleshop_simply/sample_data/sample_data.rb
|
176
176
|
- lib/nimbleshop_simply.rb
|
177
|
-
- lib/tasks/
|
177
|
+
- lib/tasks/nimbleshop_simply/populate_sample_data.rake
|
178
178
|
- README.md
|
179
179
|
- test/integration/checkout/cart_acceptance_test.rb
|
180
180
|
- test/integration/checkout/payment_confirmation_acceptance_test.rb
|
@@ -200,7 +200,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
200
200
|
version: '0'
|
201
201
|
segments:
|
202
202
|
- 0
|
203
|
-
hash:
|
203
|
+
hash: -1924372130499748325
|
204
204
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
205
205
|
none: false
|
206
206
|
requirements:
|
@@ -209,7 +209,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
209
209
|
version: '0'
|
210
210
|
segments:
|
211
211
|
- 0
|
212
|
-
hash:
|
212
|
+
hash: -1924372130499748325
|
213
213
|
requirements: []
|
214
214
|
rubyforge_project:
|
215
215
|
rubygems_version: 1.8.24
|
File without changes
|