Gemfile.lock in mongoid_i18n-0.1.8 vs Gemfile.lock in mongoid_i18n-0.2.0
- old
+ new
@@ -1,49 +1,48 @@
GEM
remote: http://rubygems.org/
specs:
- activemodel (3.0.3)
- activesupport (= 3.0.3)
+ activemodel (3.0.6)
+ activesupport (= 3.0.6)
builder (~> 2.1.2)
- i18n (~> 0.4)
- activesupport (3.0.3)
- bson (1.1.2)
- bson_ext (1.1.2)
+ i18n (~> 0.5.0)
+ activesupport (3.0.6)
+ bson (1.3.0)
+ bson_ext (1.3.0)
builder (2.1.2)
diff-lcs (1.1.2)
git (1.2.5)
- i18n (0.4.2)
- jeweler (1.5.1)
+ i18n (0.5.0)
+ jeweler (1.5.2)
bundler (~> 1.0.0)
git (>= 1.2.5)
rake
- mocha (0.9.9)
- rake
- mongo (1.1.2)
- bson (>= 1.1.1)
- mongoid (2.0.0.beta.20)
+ mocha (0.9.12)
+ mongo (1.3.0)
+ bson (>= 1.3.0)
+ mongoid (2.0.1)
activemodel (~> 3.0)
- mongo (~> 1.1)
+ mongo (~> 1.3)
tzinfo (~> 0.3.22)
will_paginate (~> 3.0.pre)
rake (0.8.7)
- rspec (2.1.0)
- rspec-core (~> 2.1.0)
- rspec-expectations (~> 2.1.0)
- rspec-mocks (~> 2.1.0)
- rspec-core (2.1.0)
- rspec-expectations (2.1.0)
+ 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)
diff-lcs (~> 1.1.2)
- rspec-mocks (2.1.0)
- tzinfo (0.3.23)
+ rspec-mocks (2.5.0)
+ tzinfo (0.3.26)
will_paginate (3.0.pre2)
PLATFORMS
ruby
DEPENDENCIES
- bson_ext
+ bson_ext (~> 1.2)
bundler
jeweler
mocha
- mongoid (>= 2.0.0.beta.9)
- rspec (>= 2.0.0.beta.8)
+ mongoid (>= 2.0.0)
+ rspec