rocking_chair 0.4.1 → 0.4.2
Sign up to get free protection for your applications and to get access to all the features.
- data/Gemfile.lock +3 -3
- metadata +6 -6
data/Gemfile.lock
CHANGED
@@ -38,9 +38,9 @@ GEM
|
|
38
38
|
right_http_connection (1.3.0)
|
39
39
|
shoulda (2.11.3)
|
40
40
|
shoulda-addons (0.2.3)
|
41
|
-
simply_stored (0.6.
|
41
|
+
simply_stored (0.6.8)
|
42
42
|
activesupport
|
43
|
-
activesupport (~> 3
|
43
|
+
activesupport (~> 3)
|
44
44
|
couch_potato (= 0.5.7)
|
45
45
|
couch_potato (>= 0.2.15)
|
46
46
|
couchrest (= 1.0.1)
|
@@ -64,5 +64,5 @@ DEPENDENCIES
|
|
64
64
|
jeweler
|
65
65
|
mocha
|
66
66
|
shoulda
|
67
|
-
simply_stored (= 0.6.
|
67
|
+
simply_stored (= 0.6.8)
|
68
68
|
uuidtools
|
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rocking_chair
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 11
|
5
5
|
prerelease:
|
6
6
|
segments:
|
7
7
|
- 0
|
8
8
|
- 4
|
9
|
-
-
|
10
|
-
version: 0.4.
|
9
|
+
- 2
|
10
|
+
version: 0.4.2
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- Jonathan Weiss
|
@@ -37,12 +37,12 @@ dependencies:
|
|
37
37
|
requirements:
|
38
38
|
- - "="
|
39
39
|
- !ruby/object:Gem::Version
|
40
|
-
hash:
|
40
|
+
hash: 23
|
41
41
|
segments:
|
42
42
|
- 0
|
43
43
|
- 6
|
44
|
-
-
|
45
|
-
version: 0.6.
|
44
|
+
- 8
|
45
|
+
version: 0.6.8
|
46
46
|
name: simply_stored
|
47
47
|
prerelease: false
|
48
48
|
type: :runtime
|