From e1af240de8e35fdc997e329add2b4678f2c29b06 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Sat, 19 Jan 2019 11:33:18 +0000 Subject: [PATCH] Update mechanize to version 2.7.6 --- Gemfile.lock | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 35e2d5a8..46d4b2ce 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -130,7 +130,7 @@ GEM devise-i18n (0.10.3) diff-lcs (1.3) docile (1.3.1) - domain_name (0.5.19) + domain_name (0.5.20180417) unf (>= 0.0.5, < 1.0.0) dotenv (0.9.0) dotenv-rails (0.9.0) @@ -163,7 +163,7 @@ GEM activesupport (>= 4.2.0) gyoku (1.1.1) builder (>= 2.1.2) - http-cookie (1.0.2) + http-cookie (1.0.3) domain_name (~> 0.5) httparty (0.13.3) json (~> 1.8) @@ -203,13 +203,13 @@ GEM nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) - mechanize (2.7.2) + mechanize (2.7.6) domain_name (~> 0.5, >= 0.5.1) - http-cookie (~> 1.0.0) - mime-types (~> 1.17, >= 1.17.2) + http-cookie (~> 1.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) + net-http-persistent (>= 2.5.2) + nokogiri (~> 1.6) ntlm-http (~> 0.1, >= 0.1.1) webrobots (>= 0.0.9, < 0.2) migration_opener (0.0.2) @@ -223,10 +223,11 @@ GEM i18n (>= 0.6.4, <= 0.7.0) multi_json (1.13.1) multi_xml (0.5.5) - net-http-digest_auth (1.4) - net-http-persistent (2.9.4) + net-http-digest_auth (1.4.1) + net-http-persistent (3.0.0) + connection_pool (~> 2.2) newrelic_rpm (5.6.0.349) - nokogiri (1.10.0) + nokogiri (1.10.1) mini_portile2 (~> 2.4.0) nori (2.3.0) ntlm-http (0.1.1) @@ -406,7 +407,7 @@ GEM execjs (>= 0.3.0, < 3) unf (0.1.4) unf_ext - unf_ext (0.0.6) + unf_ext (0.0.7.5) unicode-display_width (1.4.1) vcr (4.0.0) warden (1.2.7) @@ -420,7 +421,7 @@ GEM binding_of_caller (>= 0.7.2) railties (~> 4.0) sprockets-rails (>= 2.0, < 4.0) - webrobots (0.1.1) + webrobots (0.1.2) whenever (0.9.0) activesupport (>= 2.3.4) chronic (>= 0.6.3)