Gemfile.lock in state_machine-mongoid-0.1.4 vs Gemfile.lock in state_machine-mongoid-0.1.5

- old
+ new

@@ -1,41 +1,39 @@ GEM remote: http://rubygems.org/ specs: - activemodel (3.0.1) - activesupport (= 3.0.1) + activemodel (3.0.3) + activesupport (= 3.0.3) builder (~> 2.1.2) - i18n (~> 0.4.1) - activesupport (3.0.1) - bson (1.1.1) - bson_ext (1.1.1) + i18n (~> 0.4) + activesupport (3.0.3) + bson (1.1.4) + bson_ext (1.1.4) builder (2.1.2) diff-lcs (1.1.2) git (1.2.5) - i18n (0.4.2) - jeweler (1.5.0.pre5) + i18n (0.5.0) + jeweler (1.5.1) bundler (~> 1.0.0) git (>= 1.2.5) rake - mongo (1.1.1) + mongo (1.1.4) bson (>= 1.1.1) mongoid (2.0.0.beta.20) activemodel (~> 3.0) mongo (~> 1.1) tzinfo (~> 0.3.22) will_paginate (~> 3.0.pre) rake (0.8.7) rcov (0.9.9) - rspec (2.0.1) - rspec-core (~> 2.0.1) - rspec-expectations (~> 2.0.1) - rspec-mocks (~> 2.0.1) - rspec-core (2.0.1) - rspec-expectations (2.0.1) - diff-lcs (>= 1.1.2) - rspec-mocks (2.0.1) - rspec-core (~> 2.0.1) - rspec-expectations (~> 2.0.1) + rspec (2.2.0) + rspec-core (~> 2.2) + rspec-expectations (~> 2.2) + rspec-mocks (~> 2.2) + rspec-core (2.2.1) + rspec-expectations (2.2.0) + diff-lcs (~> 1.1.2) + rspec-mocks (2.2.0) state_machine (0.9.4) tzinfo (0.3.23) will_paginate (3.0.pre2) PLATFORMS