nimbleshop_core 0.0.1.rc1 → 0.0.1.rc2
Sign up to get free protection for your applications and to get access to all the features.
data/lib/nimbleshop/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: nimbleshop_core
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.1.
|
4
|
+
version: 0.0.1.rc2
|
5
5
|
prerelease: 6
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -235,7 +235,7 @@ dependencies:
|
|
235
235
|
- - '='
|
236
236
|
- !ruby/object:Gem::Version
|
237
237
|
version: 1.0.0
|
238
|
-
description: Provides core e-commerce
|
238
|
+
description: Provides core e-commerce support to nimbleShop
|
239
239
|
email: neeraj@BigBinary.com
|
240
240
|
executables: []
|
241
241
|
extensions: []
|
@@ -600,11 +600,11 @@ files:
|
|
600
600
|
- test/vcr_cassettes/splitable/split-draft-create-failure.yml
|
601
601
|
- test/vcr_cassettes/splitable/split-draft-create-success.yml
|
602
602
|
homepage: http://nimbleShop.org
|
603
|
-
licenses:
|
604
|
-
- MIT
|
603
|
+
licenses: []
|
605
604
|
post_install_message:
|
606
605
|
rdoc_options: []
|
607
|
-
require_paths:
|
606
|
+
require_paths:
|
607
|
+
- lib
|
608
608
|
required_ruby_version: !ruby/object:Gem::Requirement
|
609
609
|
none: false
|
610
610
|
requirements:
|
@@ -618,7 +618,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
618
618
|
- !ruby/object:Gem::Version
|
619
619
|
version: 1.3.1
|
620
620
|
requirements: []
|
621
|
-
rubyforge_project:
|
621
|
+
rubyforge_project:
|
622
622
|
rubygems_version: 1.8.23
|
623
623
|
signing_key:
|
624
624
|
specification_version: 3
|