Gemfile.lock in mongoid_find_by-0.1.2 vs Gemfile.lock in mongoid_find_by-0.1.3

- old
+ new

@@ -1,32 +1,32 @@ GEM remote: http://rubygems.org/ specs: - activemodel (3.2.3) - activesupport (= 3.2.3) + activemodel (3.2.13) + activesupport (= 3.2.13) builder (~> 3.0.0) - activesupport (3.2.3) - i18n (~> 0.6) + activesupport (3.2.13) + i18n (= 0.6.1) multi_json (~> 1.0) - bson (1.6.1) - builder (3.0.0) + builder (3.0.4) diff-lcs (1.2.1) git (1.2.5) - i18n (0.6.0) + i18n (0.6.1) jeweler (1.8.3) bundler (~> 1.0) git (>= 1.2.5) rake rdoc json (1.6.6) - mongo (1.6.1) - bson (~> 1.6.1) - mongoid (2.4.7) - activemodel (~> 3.1) - mongo (~> 1.3) + mongoid (3.1.2) + activemodel (~> 3.2) + moped (~> 1.4.2) + origin (~> 1.0) tzinfo (~> 0.3.22) - multi_json (1.2.0) + moped (1.4.3) + multi_json (1.7.2) + origin (1.0.11) rake (0.9.2.2) rdoc (3.12) json (~> 1.4) rspec (2.13.0) rspec-core (~> 2.13.0) @@ -34,16 +34,16 @@ rspec-mocks (~> 2.13.0) rspec-core (2.13.1) rspec-expectations (2.13.0) diff-lcs (>= 1.1.3, < 2.0) rspec-mocks (2.13.0) - tzinfo (0.3.32) + tzinfo (0.3.37) yard (0.7.5) PLATFORMS ruby DEPENDENCIES jeweler (>= 1.8.3) - mongoid (>= 2.4.7) + mongoid (>= 3.0.4) rspec (>= 2.13.0) yard (>= 0.7.5)