Gemfile.lock in mongoid_search-0.1.2 vs Gemfile.lock in mongoid_search-0.2.0

- old
+ new

@@ -1,51 +1,48 @@ GEM remote: http://rubygems.org/ specs: - activemodel (3.0.0) - activesupport (= 3.0.0) + activemodel (3.0.5) + activesupport (= 3.0.5) builder (~> 2.1.2) - i18n (~> 0.4.1) - activesupport (3.0.0) - bson (1.0.4) + i18n (~> 0.4) + activesupport (3.0.5) + bson (1.2.4) builder (2.1.2) - database_cleaner (0.5.2) + database_cleaner (0.6.4) diff-lcs (1.1.2) - gemcutter (0.6.1) + fast-stemmer (1.0.0) git (1.2.5) - i18n (0.4.1) - jeweler (1.4.0) - gemcutter (>= 0.1.0) + i18n (0.5.0) + jeweler (1.5.2) + bundler (~> 1.0.0) git (>= 1.2.5) - rubyforge (>= 2.0.0) - json_pure (1.4.6) - mongo (1.0.7) - bson (>= 1.0.4) - mongoid (2.0.0.beta.18) - activemodel (~> 3.0.0) - bson (= 1.0.4) - mongo (= 1.0.7) + rake + mongo (1.2.4) + bson (>= 1.2.4) + mongoid (2.0.0.rc.7) + activemodel (~> 3.0) + mongo (~> 1.2) tzinfo (~> 0.3.22) will_paginate (~> 3.0.pre) - rspec (2.0.0.beta.22) - rspec-core (= 2.0.0.beta.22) - rspec-expectations (= 2.0.0.beta.22) - rspec-mocks (= 2.0.0.beta.22) - rspec-core (2.0.0.beta.22) - rspec-expectations (2.0.0.beta.22) - diff-lcs (>= 1.1.2) - rspec-mocks (2.0.0.beta.22) - rspec-core (= 2.0.0.beta.22) - rspec-expectations (= 2.0.0.beta.22) - rubyforge (2.0.4) - json_pure (>= 1.1.7) - tzinfo (0.3.23) + rake (0.8.7) + rspec (2.3.0) + rspec-core (~> 2.3.0) + rspec-expectations (~> 2.3.0) + rspec-mocks (~> 2.3.0) + rspec-core (2.3.1) + rspec-expectations (2.3.0) + diff-lcs (~> 1.1.2) + rspec-mocks (2.3.0) + tzinfo (0.3.24) will_paginate (3.0.pre2) PLATFORMS ruby DEPENDENCIES database_cleaner + fast-stemmer (= 1.0.0) jeweler - mongoid (= 2.0.0.beta.18) - rspec (= 2.0.0.beta.22) + mongoid (~> 2.0.0.beta.19) + rake (= 0.8.7) + rspec (= 2.3.0)