From 377f08c88a50bc52a65a17a9a6d6357e02638ff6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 23:07:21 +0000 Subject: [PATCH] Bump mechanize from 2.7.5 to 2.7.7 Bumps [mechanize](https://github.com/sparklemotion/mechanize) from 2.7.5 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.7.5...v2.7.7) Signed-off-by: dependabot[bot] --- Gemfile.lock | 31 +++++++++++++++++-------------- 1 file changed, 17 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ff9bb1f..7dfa49e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,9 +5,10 @@ GEM public_suffix (~> 2.0, >= 2.0.2) bson (4.2.1) coderay (1.1.1) + connection_pool (2.2.3) crack (0.4.3) safe_yaml (~> 1.0.0) - domain_name (0.5.20161129) + domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) ffi (1.9.14) formatador (0.2.5) @@ -33,30 +34,31 @@ GEM rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) lumberjack (1.0.10) - mail (2.6.4) - mime-types (>= 1.16, < 4) - mechanize (2.7.5) + mechanize (2.7.7) domain_name (~> 0.5, >= 0.5.1) 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) + 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.8.2) - mime-types (3.1) + mime-types (3.3.1) mime-types-data (~> 3.2015) - mime-types-data (3.2016.0521) - mini_portile2 (2.1.0) + mime-types-data (3.2020.1104) + mini_portile2 (2.5.0) minitest (5.10.1) mongo (2.4.1) bson (>= 4.2.1, < 5.0.0) nenv (0.3.0) - net-http-digest_auth (1.4) - net-http-persistent (2.9.4) - nokogiri (1.7.0.1) - mini_portile2 (~> 2.1.0) + 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) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) @@ -66,6 +68,7 @@ GEM method_source (~> 0.8.1) slop (~> 3.4) public_suffix (2.0.5) + racc (1.5.2) rb-fsevent (0.9.8) rb-inotify (0.9.7) ffi (>= 0.5.0) @@ -76,12 +79,13 @@ GEM thor (0.19.4) unf (0.1.4) unf_ext - unf_ext (0.0.7.2) + unf_ext (0.0.7.7) vcr (3.0.3) webmock (2.3.2) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff + webrick (1.7.0) webrobots (0.1.2) PLATFORMS @@ -91,7 +95,6 @@ DEPENDENCIES guard guard-minitest json - mail mechanize minitest mongo