rocking_chair 0.4.1 → 0.4.2

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/Gemfile.lock +3 -3
  2. 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.7)
41
+ simply_stored (0.6.8)
42
42
  activesupport
43
- activesupport (~> 3.0.0)
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.7)
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: 13
4
+ hash: 11
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 4
9
- - 1
10
- version: 0.4.1
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: 9
40
+ hash: 23
41
41
  segments:
42
42
  - 0
43
43
  - 6
44
- - 7
45
- version: 0.6.7
44
+ - 8
45
+ version: 0.6.8
46
46
  name: simply_stored
47
47
  prerelease: false
48
48
  type: :runtime