From bfb0c08e8c6006e4bb9cfe67c059026cafc5edb4 Mon Sep 17 00:00:00 2001 From: evazion Date: Mon, 27 Feb 2017 01:19:11 -0600 Subject: [PATCH] Gemfile.lock: update mechanize to 2.7.5. --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b506c1c8d..41c0dcabb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -176,13 +176,13 @@ GEM nokogiri (>= 1.5.9) mail (2.6.4) mime-types (>= 1.16, < 4) - mechanize (2.7.3) + mechanize (2.7.5) domain_name (~> 0.5, >= 0.5.1) http-cookie (~> 1.0) - mime-types (~> 2.0) + mime-types (>= 1.17.2) net-http-digest_auth (~> 1.1, >= 1.1.1) net-http-persistent (~> 2.5, >= 2.5.2) - nokogiri (~> 1.4) + nokogiri (~> 1.6) ntlm-http (~> 0.1, >= 0.1.1) webrobots (>= 0.0.9, < 0.2) memcache-client (1.8.5) @@ -200,7 +200,7 @@ GEM multi_json (1.12.1) multipart-post (2.0.0) naught (1.0.0) - net-http-digest_auth (1.4) + net-http-digest_auth (1.4.1) net-http-persistent (2.9.4) net-scp (1.2.1) net-ssh (>= 2.6.5) @@ -362,7 +362,7 @@ GEM unicorn-worker-killer (0.4.4) get_process_mem (~> 0) unicorn (>= 4, < 6) - webrobots (0.1.1) + webrobots (0.1.2) whenever (0.9.4) chronic (>= 0.6.3)