spree_promo 0.40.3 → 0.40.4
Sign up to get free protection for your applications and to get access to all the features.
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: spree_promo
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 183
|
5
5
|
prerelease:
|
6
6
|
segments:
|
7
7
|
- 0
|
8
8
|
- 40
|
9
|
-
-
|
10
|
-
version: 0.40.
|
9
|
+
- 4
|
10
|
+
version: 0.40.4
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- David North
|
@@ -15,8 +15,7 @@ autorequire:
|
|
15
15
|
bindir: bin
|
16
16
|
cert_chain: []
|
17
17
|
|
18
|
-
date: 2011-
|
19
|
-
default_executable:
|
18
|
+
date: 2011-10-21 00:00:00 Z
|
20
19
|
dependencies:
|
21
20
|
- !ruby/object:Gem::Dependency
|
22
21
|
name: spree_core
|
@@ -26,12 +25,12 @@ dependencies:
|
|
26
25
|
requirements:
|
27
26
|
- - "="
|
28
27
|
- !ruby/object:Gem::Version
|
29
|
-
hash:
|
28
|
+
hash: 183
|
30
29
|
segments:
|
31
30
|
- 0
|
32
31
|
- 40
|
33
|
-
-
|
34
|
-
version: 0.40.
|
32
|
+
- 4
|
33
|
+
version: 0.40.4
|
35
34
|
type: :runtime
|
36
35
|
version_requirements: *id001
|
37
36
|
description: Required dependancy for Spree
|
@@ -82,7 +81,6 @@ files:
|
|
82
81
|
- db/migrate/20100923095305_update_calculable_type_for_promotions.rb
|
83
82
|
- public/javascripts/admin/promotions.js
|
84
83
|
- public/stylesheets/admin/promotions.css
|
85
|
-
has_rdoc: true
|
86
84
|
homepage: http://spreecommerce.com
|
87
85
|
licenses: []
|
88
86
|
|
@@ -114,7 +112,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
114
112
|
requirements:
|
115
113
|
- none
|
116
114
|
rubyforge_project: spree_promo
|
117
|
-
rubygems_version: 1.
|
115
|
+
rubygems_version: 1.8.10
|
118
116
|
signing_key:
|
119
117
|
specification_version: 3
|
120
118
|
summary: Promotion functionality for use with Spree.
|