From bf0822d1c4ea70feea21a58ac0dfc24f35e07386 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 18:07:07 +0000 Subject: [PATCH] Update mechanize to version 2.7.7 --- Gemfile.lock | 33 +++++++++++++++++++-------------- 1 file changed, 19 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dded63b8..f32d403d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -132,7 +132,7 @@ GEM devise-i18n (0.10.3) diff-lcs (1.3) docile (1.3.1) - domain_name (0.5.19) + domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) dotenv (2.6.0) dotenv-rails (2.6.0) @@ -168,7 +168,7 @@ GEM gyoku (1.1.1) builder (>= 2.1.2) highline (2.0.0) - http-cookie (1.0.2) + http-cookie (1.0.3) domain_name (~> 0.5) httparty (0.13.3) json (~> 1.8) @@ -218,32 +218,35 @@ GEM nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) - mechanize (2.7.2) + mechanize (2.7.7) 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) + webrick (~> 1.7) webrobots (>= 0.0.9, < 0.2) method_source (0.9.2) migration_opener (0.0.3) rails mime-types (1.25.1) mini_mime (1.0.1) - mini_portile2 (2.4.0) + mini_portile2 (2.5.0) minitest (5.11.3) mixlib-cli (1.4.0) money (6.5.0) 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 (4.0.1) + connection_pool (~> 2.2) newrelic_rpm (5.6.0.349) - nokogiri (1.10.1) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.1) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) nori (2.3.0) ntlm-http (0.1.1) orm_adapter (0.5.0) @@ -264,6 +267,7 @@ GEM pry-rails (0.3.9) pry (>= 0.10.4) psych (3.1.0) + racc (1.5.2) rack (1.6.11) rack-protection (1.5.5) rack @@ -431,7 +435,7 @@ GEM execjs (>= 0.3.0, < 3) unf (0.1.4) unf_ext - unf_ext (0.0.6) + unf_ext (0.0.7.7) unicode-display_width (1.4.1) vcr (4.0.0) warden (1.2.7) @@ -445,7 +449,8 @@ GEM binding_of_caller (>= 0.7.2) railties (~> 4.0) sprockets-rails (>= 2.0, < 4.0) - webrobots (0.1.1) + webrick (1.7.0) + webrobots (0.1.2) whenever (0.9.0) activesupport (>= 2.3.4) chronic (>= 0.6.3)