gemfiles/rails-3.0.gemfile.lock in mongomodel-0.3.6 vs gemfiles/rails-3.0.gemfile.lock in mongomodel-0.4.0

- old
+ new

@@ -1,12 +1,12 @@ PATH - remote: /Users/sam/Development/MongoDB/mongomodel + remote: /Users/sam/Scratch/mongomodel specs: - mongomodel (0.3.5) + mongomodel (0.4.0) activemodel (~> 3.0) activesupport (~> 3.0) - mongo (~> 1.3.0) + mongo (~> 1.4) will_paginate (~> 2.3.15) GEM remote: http://rubygems.org/ specs: @@ -25,12 +25,12 @@ cucumber (>= 0.10.7) rdiscount (>= 1.6.8) rspec (>= 2.6.0) bcat (0.6.1) rack (~> 1.0) - bson (1.3.1) - bson_ext (1.3.1) + bson (1.4.0) + bson_ext (1.4.0) builder (2.1.2) childprocess (0.1.9) ffi (~> 1.0.6) cucumber (1.0.0) builder (>= 2.1.2) @@ -42,12 +42,12 @@ ffi (1.0.9) gherkin (2.4.1) json (>= 1.4.6) i18n (0.5.0) json (1.5.3) - mongo (1.3.1) - bson (>= 1.3.1) + mongo (1.4.0) + bson (= 1.4.0) rack (1.3.0) rake (0.9.2) rdiscount (1.6.8) rspec (2.6.0) rspec-core (~> 2.6.0) @@ -65,9 +65,9 @@ DEPENDENCIES activemodel (= 3.0.10) activesupport (= 3.0.10) appraisal (~> 0.3.6) - bson_ext (~> 1.3.0) + bson_ext (~> 1.4) bundler (>= 1.0.0) mongomodel! rspec (~> 2.6.0)