spree_api 0.70.0.rc2 → 0.70.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/LICENSE +1 -1
  2. metadata +12 -20
data/LICENSE CHANGED
@@ -1,4 +1,4 @@
1
- Copyright (c) 2007-2010, Rails Dog LLC and other contributors
1
+ Copyright (c) 2007-2011, Rails Dog LLC and other contributors
2
2
  All rights reserved.
3
3
 
4
4
  Redistribution and use in source and binary forms, with or without modification,
metadata CHANGED
@@ -1,15 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spree_api
3
3
  version: !ruby/object:Gem::Version
4
- hash: 15425137
5
- prerelease: 7
4
+ hash: 263
5
+ prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 70
9
9
  - 0
10
- - rc
11
- - 2
12
- version: 0.70.0.rc2
10
+ version: 0.70.0
13
11
  platform: ruby
14
12
  authors:
15
13
  - David North
@@ -17,7 +15,7 @@ autorequire:
17
15
  bindir: bin
18
16
  cert_chain: []
19
17
 
20
- date: 2011-09-30 00:00:00 Z
18
+ date: 2011-10-07 00:00:00 Z
21
19
  dependencies:
22
20
  - !ruby/object:Gem::Dependency
23
21
  type: :runtime
@@ -27,14 +25,12 @@ dependencies:
27
25
  requirements:
28
26
  - - "="
29
27
  - !ruby/object:Gem::Version
30
- hash: 15425137
28
+ hash: 263
31
29
  segments:
32
30
  - 0
33
31
  - 70
34
32
  - 0
35
- - rc
36
- - 2
37
- version: 0.70.0.rc2
33
+ version: 0.70.0
38
34
  version_requirements: *id001
39
35
  name: spree_core
40
36
  - !ruby/object:Gem::Dependency
@@ -45,14 +41,12 @@ dependencies:
45
41
  requirements:
46
42
  - - "="
47
43
  - !ruby/object:Gem::Version
48
- hash: 15425137
44
+ hash: 263
49
45
  segments:
50
46
  - 0
51
47
  - 70
52
48
  - 0
53
- - rc
54
- - 2
55
- version: 0.70.0.rc2
49
+ version: 0.70.0
56
50
  version_requirements: *id002
57
51
  name: spree_auth
58
52
  description: Required dependency for Spree
@@ -120,14 +114,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
120
114
  required_rubygems_version: !ruby/object:Gem::Requirement
121
115
  none: false
122
116
  requirements:
123
- - - ">"
117
+ - - ">="
124
118
  - !ruby/object:Gem::Version
125
- hash: 25
119
+ hash: 3
126
120
  segments:
127
- - 1
128
- - 3
129
- - 1
130
- version: 1.3.1
121
+ - 0
122
+ version: "0"
131
123
  requirements:
132
124
  - none
133
125
  rubyforge_project: spree_api