Gemfile.lock in sorcery-0.7.12 vs Gemfile.lock in sorcery-0.7.13

- old
+ new

@@ -1,8 +1,9 @@ GEM remote: http://rubygems.org/ specs: + abstract (1.0.0) actionmailer (3.2.2) actionpack (= 3.2.2) mail (~> 2.4.0) actionpack (3.2.2) activemodel (= 3.2.2) @@ -26,11 +27,10 @@ activemodel (= 3.2.2) activesupport (= 3.2.2) activesupport (3.2.2) i18n (~> 0.6) multi_json (~> 1.0) - addressable (2.2.7) archive-tar-minitar (0.5.2) arel (3.0.2) bcrypt-ruby (3.0.1) bson (1.6.1) builder (3.0.0) @@ -44,17 +44,16 @@ childprocess (0.3.1) ffi (~> 1.0.6) columnize (0.3.6) diff-lcs (1.1.3) erubis (2.7.0) - faraday (0.7.6) - addressable (~> 2.2) + faraday (0.8.1) multipart-post (~> 1.1) - rack (~> 1.1) ffi (1.0.11) git (1.2.5) hike (1.2.1) + httpauth (0.1) i18n (0.6.0) jeweler (1.8.3) bundler (~> 1.0) git (>= 1.2.5) rake @@ -80,13 +79,14 @@ tzinfo (~> 0.3.22) multi_json (1.3.2) multipart-post (1.1.5) nokogiri (1.5.2) oauth (0.4.5) - oauth2 (0.5.2) + oauth2 (0.6.1) faraday (~> 0.7) - multi_json (~> 1.0) + httpauth (~> 0.1) + multi_json (~> 1.3) plucky (0.4.4) mongo (~> 1.5) polyglot (0.3.3) rack (1.4.1) rack-cache (1.2) @@ -166,18 +166,19 @@ PLATFORMS ruby DEPENDENCIES + abstract (>= 1.0.0) bcrypt-ruby (~> 3.0.0) bundler (>= 1.1.0) capybara jeweler (~> 1.8.3) json (>= 1.5.1) mongo_mapper mongoid (~> 2.4.4) oauth (~> 0.4.4) - oauth2 (~> 0.5.1) + oauth2 (~> 0.6.0) rails (>= 3.0.0) rspec (~> 2.5.0) rspec-rails (~> 2.5.0) ruby-debug19 simplecov (>= 0.3.8)