Gemfile.lock in joint-0.5.5 vs Gemfile.lock in joint-0.6.0
- old
+ new
@@ -1,34 +1,41 @@
PATH
remote: .
specs:
- joint (0.5.2)
+ joint (0.6.0)
mime-types
- mongo_mapper (~> 0.8.6)
+ mongo_mapper (~> 0.9.0)
wand (~> 0.4)
GEM
remote: http://rubygems.org/
specs:
- activesupport (3.0.3)
- bson (1.1.5)
- bson_ext (1.1.5)
- i18n (0.4.2)
+ activemodel (3.1.0)
+ activesupport (= 3.1.0)
+ bcrypt-ruby (~> 3.0.0)
+ builder (~> 3.0.0)
+ i18n (~> 0.6)
+ activesupport (3.1.0)
+ multi_json (~> 1.0)
+ bcrypt-ruby (3.0.1)
+ bson (1.3.1)
+ bson_ext (1.3.1)
+ builder (3.0.0)
+ i18n (0.6.0)
jnunemaker-matchy (0.4.0)
- jnunemaker-validatable (1.8.4)
- activesupport (>= 2.3.4)
mime-types (1.16)
mocha (0.9.10)
rake
- mongo (1.1.5)
- bson (>= 1.1.5)
- mongo_mapper (0.8.6)
- activesupport (>= 2.3.4)
- jnunemaker-validatable (~> 1.8.4)
- plucky (~> 0.3.6)
- plucky (0.3.6)
- mongo (~> 1.1)
+ mongo (1.3.1)
+ bson (>= 1.3.1)
+ mongo_mapper (0.9.2)
+ activemodel (~> 3.0)
+ activesupport (~> 3.0)
+ plucky (~> 0.3.8)
+ multi_json (1.0.2)
+ plucky (0.3.8)
+ mongo (~> 1.3)
rake (0.8.7)
safe_shell (1.0.0)
shoulda (2.11.3)
wand (0.4)
mime-types
@@ -36,14 +43,10 @@
PLATFORMS
ruby
DEPENDENCIES
- bson_ext (~> 1.1)
- i18n (= 0.4.2)
+ bson_ext
jnunemaker-matchy
joint!
- mime-types
mocha
- mongo_mapper (~> 0.8.6)
shoulda
- wand (~> 0.4)