From e7027385d8651b464e0319411ded3f31a8f2ce1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 23:08:32 +0000 Subject: [PATCH] Bump mechanize from 2.5.1 to 2.7.7 Bumps [mechanize](https://github.com/sparklemotion/mechanize) from 2.5.1 to 2.7.7. - [Release notes](https://github.com/sparklemotion/mechanize/releases) - [Changelog](https://github.com/sparklemotion/mechanize/blob/master/CHANGELOG.rdoc) - [Commits](https://github.com/sparklemotion/mechanize/compare/v2.5.1...v2.7.7) Signed-off-by: dependabot[bot] --- Gemfile.lock | 39 +++++++++++++++++++++++++-------------- 1 file changed, 25 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 95c236f..5833ae9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,9 +41,10 @@ GEM coffee-script-source execjs coffee-script-source (1.3.3) + connection_pool (2.2.3) crummy (1.6.0) - domain_name (0.5.3) - unf (~> 0.0.3) + domain_name (0.5.20190701) + unf (>= 0.0.5, < 1.0.0) erubis (2.7.0) execjs (1.4.0) multi_json (~> 1.0) @@ -51,6 +52,8 @@ GEM hike (1.2.1) hoe (3.0.7) rake (~> 0.8) + http-cookie (1.0.3) + domain_name (~> 0.5) i18n (0.6.0) i18n_generators (1.2.1) mechanize @@ -65,26 +68,33 @@ GEM i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) - mechanize (2.5.1) + mechanize (2.7.7) domain_name (~> 0.5, >= 0.5.1) - 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, >= 0.0.9) - mime-types (1.19) + webrick (~> 1.7) + webrobots (>= 0.0.9, < 0.2) + mime-types (1.25.1) + mini_portile2 (2.5.0) multi_json (1.3.6) mysql2 (0.3.11) - net-http-digest_auth (1.2.1) - net-http-persistent (2.7) - nokogiri (1.5.5) + net-http-digest_auth (1.4.1) + net-http-persistent (4.0.1) + connection_pool (~> 2.2) + nokogiri (1.11.1) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) ntlm-http (0.1.1) open_id_authentication (1.1.0) rack-openid (~> 1.3) openid_active_record_store (1.0.1) rails (>= 3) polyglot (0.3.3) + racc (1.5.2) rack (1.4.1) rack-cache (1.2) rack (>= 0.4) @@ -136,10 +146,11 @@ GEM uglifier (1.2.7) execjs (>= 0.3.0) multi_json (~> 1.3) - unf (0.0.5) + unf (0.1.4) unf_ext - unf_ext (0.0.5) - webrobots (0.0.13) + unf_ext (0.0.7.7) + webrick (1.7.0) + webrobots (0.1.2) will_paginate (3.0.3) yaml_db (0.2.3)