Gemfile.lock in simple_auth-1.1.0 vs Gemfile.lock in simple_auth-1.2.0
- old
+ new
@@ -34,24 +34,36 @@
activemodel (= 3.0.3)
activesupport (= 3.0.3)
activesupport (3.0.3)
archive-tar-minitar (0.5.2)
arel (2.0.8)
+ bson (1.2.0)
+ bson_ext (1.2.0)
builder (2.1.2)
columnize (0.3.2)
diff-lcs (1.1.2)
erubis (2.6.6)
abstract (>= 1.0.0)
i18n (0.5.0)
+ jnunemaker-validatable (1.8.4)
+ activesupport (>= 2.3.4)
linecache19 (0.5.11)
ruby_core_source (>= 0.1.4)
mail (2.2.15)
activesupport (>= 2.3.6)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.16)
+ mongo (1.2.0)
+ bson (>= 1.2.0)
+ 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)
polyglot (0.3.1)
rack (1.2.1)
rack-mount (0.6.13)
rack (>= 1.0.0)
rack-test (0.5.7)
@@ -103,9 +115,11 @@
PLATFORMS
ruby
DEPENDENCIES
+ bson_ext
+ mongo_mapper (~> 0.8.6)
rspec-rails (~> 2.5.0)
ruby-debug19
simple_auth!
sqlite3-ruby