diff --git a/spec/rails3/Gemfile.lock b/spec/rails3/Gemfile.lock index 308e80dc..40cef726 100644 --- a/spec/rails3/Gemfile.lock +++ b/spec/rails3/Gemfile.lock @@ -1,5 +1,5 @@ PATH - remote: ../../ + remote: ../.. specs: sorcery (0.7.13) bcrypt-ruby (~> 3.0.0) @@ -69,15 +69,19 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.17.2) + mini_portile2 (2.8.0) multi_json (1.1.0) multipart-post (1.1.5) - nokogiri (1.5.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) oauth (0.4.6) oauth2 (0.6.0) faraday (~> 0.7) httpauth (~> 0.1) multi_json (~> 1.0) polyglot (0.3.3) + racc (1.6.0) rack (1.2.5) rack-mount (0.6.14) rack (>= 1.0.0)