rocking_chair 0.4.5 → 0.4.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/Gemfile.lock +5 -5
  2. metadata +9 -9
@@ -10,7 +10,7 @@ GEM
10
10
  multi_json (~> 1.0)
11
11
  bcrypt-ruby (3.0.0)
12
12
  builder (3.0.0)
13
- couch_potato (0.5.7.3)
13
+ couch_potato (0.5.7.4)
14
14
  activemodel
15
15
  couchrest (>= 1.0.1)
16
16
  json
@@ -42,11 +42,11 @@ GEM
42
42
  right_http_connection (1.3.0)
43
43
  shoulda (2.11.3)
44
44
  shoulda-addons (0.2.3)
45
- simply_stored (0.7.0rc2)
45
+ simply_stored (0.7.0rc3)
46
46
  activemodel (~> 3.1.0)
47
47
  activesupport
48
48
  activesupport (~> 3.1.0)
49
- couch_potato (= 0.5.7.3)
49
+ couch_potato (= 0.5.7.4)
50
50
  couch_potato (>= 0.2.15)
51
51
  couchrest (= 1.0.1)
52
52
  mattmatt-validatable (= 1.8.4)
@@ -64,10 +64,10 @@ PLATFORMS
64
64
  ruby
65
65
 
66
66
  DEPENDENCIES
67
- couch_potato (= 0.5.7.3)
67
+ couch_potato (= 0.5.7.4)
68
68
  couchrest_extended_document
69
69
  jeweler
70
70
  mocha
71
71
  shoulda
72
- simply_stored (= 0.7.0rc2)
72
+ simply_stored (= 0.7.0rc3)
73
73
  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: 5
4
+ hash: 3
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 4
9
- - 5
10
- version: 0.4.5
9
+ - 6
10
+ version: 0.4.6
11
11
  platform: ruby
12
12
  authors:
13
13
  - Jonathan Weiss
@@ -37,14 +37,14 @@ dependencies:
37
37
  requirements:
38
38
  - - "="
39
39
  - !ruby/object:Gem::Version
40
- hash: 15424097
40
+ hash: 15424099
41
41
  segments:
42
42
  - 0
43
43
  - 7
44
44
  - 0
45
45
  - rc
46
- - 2
47
- version: 0.7.0rc2
46
+ - 3
47
+ version: 0.7.0rc3
48
48
  name: simply_stored
49
49
  prerelease: false
50
50
  type: :runtime
@@ -55,13 +55,13 @@ dependencies:
55
55
  requirements:
56
56
  - - "="
57
57
  - !ruby/object:Gem::Version
58
- hash: 125
58
+ hash: 115
59
59
  segments:
60
60
  - 0
61
61
  - 5
62
62
  - 7
63
- - 3
64
- version: 0.5.7.3
63
+ - 4
64
+ version: 0.5.7.4
65
65
  name: couch_potato
66
66
  prerelease: false
67
67
  type: :runtime