Gemfile.lock in sorcery-0.4.2 vs Gemfile.lock in sorcery-0.5.0

- old
+ new

@@ -29,10 +29,12 @@ activesupport (= 3.0.3) activesupport (3.0.3) addressable (2.2.4) archive-tar-minitar (0.5.2) arel (2.0.6) + bson (1.3.0) + bson_ext (1.3.0) builder (2.1.2) columnize (0.3.2) diff-lcs (1.1.2) erubis (2.6.6) abstract (>= 1.0.0) @@ -53,10 +55,17 @@ activesupport (>= 2.3.6) i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.16) + mongo (1.3.0) + bson (>= 1.3.0) + mongoid (2.0.1) + activemodel (~> 3.0) + mongo (~> 1.3) + tzinfo (~> 0.3.22) + will_paginate (~> 3.0.pre) multi_json (0.0.5) multipart-post (1.1.0) oauth (0.4.4) oauth2 (0.1.1) faraday (~> 0.5.0) @@ -111,18 +120,21 @@ thor (0.14.6) timecop (0.3.5) treetop (1.4.9) polyglot (>= 0.3.1) tzinfo (0.3.23) + will_paginate (3.0.pre2) yard (0.6.4) PLATFORMS ruby DEPENDENCIES + bson_ext (~> 1.3) bundler (~> 1.0.0) jeweler (~> 1.5.2) json (>= 1.5.1) + mongoid (~> 2.0) oauth (>= 0.4.4) oauth2 (>= 0.1.1) rails (>= 3.0.0) rspec (~> 2.5.0) rspec-rails (~> 2.5.0)