From 345fd3def10ef965ce01779ac100786fa11cd976 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 23:09:58 +0000 Subject: [PATCH] build(deps): 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 | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 99b0f82..337d82b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -97,6 +97,7 @@ GEM coffee-script-source (1.12.2) colorize (0.8.1) concurrent-ruby (1.1.6) + connection_pool (2.2.3) crass (1.0.4) database_cleaner (1.6.2) devise (4.3.0) @@ -105,7 +106,7 @@ GEM railties (>= 4.1.0, < 5.2) responders warden (~> 1.2.3) - domain_name (0.5.20170404) + domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) dotenv (2.7.5) dotenv-rails (2.7.5) @@ -185,22 +186,23 @@ GEM nokogiri (>= 1.5.9) mail (2.7.0) mini_mime (>= 0.1.1) - 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) memoist (0.16.0) memoizable (0.4.2) thread_safe (~> 0.3, >= 0.3.1) method_source (0.9.0) - mime-types (3.1) + mime-types (3.3.1) mime-types-data (~> 3.2015) - mime-types-data (3.2016.0521) + mime-types-data (3.2020.1104) mini_mime (1.0.0) mini_portile2 (2.4.0) minitest (5.11.3) @@ -215,9 +217,10 @@ GEM multipart-post (2.0.0) naught (1.1.0) net-http-digest_auth (1.4.1) - net-http-persistent (2.9.4) + net-http-persistent (4.0.1) + connection_pool (~> 2.2) nio4r (2.3.0) - nokogiri (1.10.9) + nokogiri (1.10.10) mini_portile2 (~> 2.4.0) ntlm-http (0.1.1) octokit (4.7.0) @@ -345,7 +348,7 @@ GEM execjs (>= 0.3.0, < 3) unf (0.1.4) unf_ext - unf_ext (0.0.7.4) + unf_ext (0.0.7.7) warden (1.2.7) rack (>= 1.0) web-console (3.5.1) @@ -357,6 +360,7 @@ GEM activesupport (>= 4.2) rack-proxy (>= 0.6.1) railties (>= 4.2) + webrick (1.7.0) webrobots (0.1.2) websocket-driver (0.6.5) websocket-extensions (>= 0.1.0)