Gemfile.lock in couch_potato-0.6.0 vs Gemfile.lock in couch_potato-0.7.0.pre.1
- old
+ new
@@ -1,48 +1,54 @@
PATH
remote: .
specs:
- couch_potato (0.5.7)
+ couch_potato (0.6.0)
activemodel
couchrest (>= 1.0.1)
- json
+ json (~> 1.6.0)
GEM
remote: http://rubygems.org/
specs:
- activemodel (3.0.6)
- activesupport (= 3.0.6)
- builder (~> 2.1.2)
- i18n (~> 0.5.0)
- activesupport (3.0.6)
- builder (2.1.2)
- couchrest (1.0.2)
- json (~> 1.5.1)
+ activemodel (3.1.1)
+ activesupport (= 3.1.1)
+ builder (~> 3.0.0)
+ i18n (~> 0.6)
+ activesupport (3.1.1)
+ multi_json (~> 1.0)
+ builder (3.0.0)
+ couchrest (1.1.2)
mime-types (~> 1.15)
+ multi_json (~> 1.0.0)
rest-client (~> 1.6.1)
- diff-lcs (1.1.2)
- i18n (0.5.0)
- json (1.5.1)
+ diff-lcs (1.1.3)
+ i18n (0.6.0)
+ json (1.6.1)
+ libv8 (3.3.10.4)
mime-types (1.16)
- rake (0.8.7)
- rest-client (1.6.1)
+ multi_json (1.0.3)
+ rake (0.9.2)
+ rest-client (1.6.7)
mime-types (>= 1.16)
- rspec (2.5.0)
- rspec-core (~> 2.5.0)
- rspec-expectations (~> 2.5.0)
- rspec-mocks (~> 2.5.0)
- rspec-core (2.5.1)
- rspec-expectations (2.5.0)
+ 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.5.0)
+ rspec-mocks (2.6.0)
+ therubyracer (0.10.1)
+ libv8 (~> 3.3.10)
timecop (0.3.5)
- tzinfo (0.3.26)
+ tzinfo (0.3.30)
PLATFORMS
ruby
DEPENDENCIES
couch_potato!
rake
rspec (>= 2.0)
+ therubyracer
timecop
tzinfo