diff --git a/Gemfile.lock b/Gemfile.lock index 0e8967a..3206b0d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,6 +9,8 @@ GEM unf (~> 0.0.3) fakeweb (1.3.0) git (1.2.5) + http-cookie (1.0.3) + domain_name (~> 0.5) i18n (0.6.0) jeweler (1.8.3) bundler (~> 1.0) @@ -24,17 +26,20 @@ GEM nokogiri (~> 1.4) ntlm-http (~> 0.1, >= 0.1.1) webrobots (~> 0.0, >= 0.0.9) - mime-types (1.18) + mime-types (1.25.1) multi_json (1.3.5) net-http-digest_auth (1.2.1) net-http-persistent (2.6) + netrc (0.11.0) nokogiri (1.5.2) ntlm-http (0.1.1) rake (0.9.2.2) rdoc (3.12) json (~> 1.4) - rest-client (1.6.7) - mime-types (>= 1.16) + rest-client (1.8.0) + http-cookie (>= 1.0.2, < 2.0) + mime-types (>= 1.16, < 3.0) + netrc (~> 0.7) rspec (2.10.0) rspec-core (~> 2.10.0) rspec-expectations (~> 2.10.0)