Gemfile.lock in couch_potato-0.7.0 vs Gemfile.lock in couch_potato-0.7.1

- old
+ new

@@ -1,47 +1,47 @@ PATH remote: . specs: - couch_potato (0.7.0.pre.1) + couch_potato (0.7.0) activemodel couchrest (>= 1.0.1) - json (~> 1.6.0) + json (~> 1.6) GEM remote: http://rubygems.org/ specs: - activemodel (3.2.1) - activesupport (= 3.2.1) + activemodel (3.2.8) + activesupport (= 3.2.8) builder (~> 3.0.0) - activesupport (3.2.1) + activesupport (3.2.8) i18n (~> 0.6) multi_json (~> 1.0) builder (3.0.0) - couchrest (1.1.2) + couchrest (1.1.3) mime-types (~> 1.15) - multi_json (~> 1.0.0) + multi_json (~> 1.0) rest-client (~> 1.6.1) diff-lcs (1.1.3) i18n (0.6.0) - json (1.6.5) + json (1.7.5) libv8 (3.3.10.4) - mime-types (1.17.2) - multi_json (1.0.4) - rake (0.9.2) + mime-types (1.19) + multi_json (1.3.6) + rake (0.9.2.2) rest-client (1.6.7) mime-types (>= 1.16) - rspec (2.6.0) - rspec-core (~> 2.6.0) - rspec-expectations (~> 2.6.0) - rspec-mocks (~> 2.6.0) - rspec-core (2.6.4) - rspec-expectations (2.6.0) - diff-lcs (~> 1.1.2) - rspec-mocks (2.6.0) - therubyracer (0.10.1) + rspec (2.11.0) + rspec-core (~> 2.11.0) + rspec-expectations (~> 2.11.0) + rspec-mocks (~> 2.11.0) + rspec-core (2.11.1) + rspec-expectations (2.11.2) + diff-lcs (~> 1.1.3) + rspec-mocks (2.11.2) + therubyracer (0.10.2) libv8 (~> 3.3.10) - timecop (0.3.5) - tzinfo (0.3.30) + timecop (0.4.5) + tzinfo (0.3.33) PLATFORMS ruby DEPENDENCIES