Gemfile.lock in jamieorc-joint-0.5.6 vs Gemfile.lock in jamieorc-joint-0.6.1
- old
+ new
@@ -1,49 +1,50 @@
PATH
remote: .
specs:
- joint (0.5.6)
+ joint (0.6.1)
mime-types
- mongo_mapper (~> 0.8.6)
+ mongo_mapper (~> 0.9)
wand (~> 0.4)
GEM
remote: http://rubygems.org/
specs:
- activesupport (3.0.3)
+ activemodel (3.1.3)
+ activesupport (= 3.1.3)
+ builder (~> 3.0.0)
+ i18n (~> 0.6)
+ activesupport (3.1.3)
+ multi_json (~> 1.0)
bson (1.3.1)
bson_ext (1.3.1)
- i18n (0.4.2)
+ 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)
+ mime-types (1.17.2)
mocha (0.9.10)
rake
mongo (1.3.1)
bson (>= 1.3.1)
- 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_mapper (0.10.1)
+ activemodel (~> 3.0)
+ activesupport (~> 3.0)
+ plucky (~> 0.4.0)
+ multi_json (1.0.3)
+ plucky (0.4.3)
+ mongo (~> 1.3)
rake (0.8.7)
- safe_shell (1.0.0)
+ safe_shell (1.0.1)
shoulda (2.11.3)
wand (0.4)
mime-types
safe_shell (~> 1.0.0)
PLATFORMS
ruby
DEPENDENCIES
- bson_ext (~> 1.3)
- i18n (= 0.4.2)
+ bson_ext
jnunemaker-matchy
joint!
- mime-types
mocha
- mongo_mapper (~> 0.8.6)
shoulda
- wand (~> 0.4)