From 0588b5b87600e17065e457043857a120d6fcf9ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jun 2022 23:59:22 +0000 Subject: [PATCH] Bump mechanize from 2.7.6 to 2.8.5 Bumps [mechanize](https://github.com/sparklemotion/mechanize) from 2.7.6 to 2.8.5. - [Release notes](https://github.com/sparklemotion/mechanize/releases) - [Changelog](https://github.com/sparklemotion/mechanize/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/mechanize/compare/v2.7.6...v2.8.5) --- updated-dependencies: - dependency-name: mechanize dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 49 +++++++++++++++++++++++++++---------------------- 1 file changed, 27 insertions(+), 22 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4bd5666..e424d0a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,8 +46,8 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.6.0) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) ansi (1.5.0) arel (9.0.0) binding_of_caller (0.8.0) @@ -60,7 +60,7 @@ GEM coderay (1.1.2) colorize (0.8.1) concurrent-ruby (1.1.7) - connection_pool (2.2.2) + connection_pool (2.2.5) coveralls (0.8.23) json (>= 1.8, < 3) simplecov (~> 0.16.1) @@ -102,7 +102,7 @@ GEM temple (>= 0.8.0) tilt hashdiff (1.0.0) - http-cookie (1.0.3) + http-cookie (1.0.5) domain_name (~> 0.5) i18n (1.8.5) concurrent-ruby (~> 1.0) @@ -140,22 +140,24 @@ GEM mini_mime (>= 0.1.1) marcel (0.3.3) mimemagic (~> 0.3.2) - mechanize (2.7.6) - 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) - nokogiri (~> 1.6) - ntlm-http (~> 0.1, >= 0.1.1) - webrobots (>= 0.0.9, < 0.2) + mechanize (2.8.5) + addressable (~> 2.8) + domain_name (~> 0.5, >= 0.5.20190701) + http-cookie (~> 1.0, >= 1.0.3) + mime-types (~> 3.0) + net-http-digest_auth (~> 1.4, >= 1.4.1) + net-http-persistent (>= 2.5.2, < 5.0.dev) + nokogiri (~> 1.11, >= 1.11.2) + rubyntlm (~> 0.6, >= 0.6.3) + webrick (~> 1.7) + webrobots (~> 0.1.2) method_source (0.9.2) - mime-types (3.2.2) + mime-types (3.4.1) mime-types-data (~> 3.2015) - mime-types-data (3.2019.0331) + mime-types-data (3.2022.0105) mimemagic (0.3.3) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.6.1) minitest (5.14.2) mongo (2.8.0) bson (>= 4.4.2, < 5.0.0) @@ -169,12 +171,12 @@ GEM multipart-post (2.1.1) nested_form (0.3.2) net-http-digest_auth (1.4.1) - net-http-persistent (3.1.0) + net-http-persistent (4.0.1) connection_pool (~> 2.2) nio4r (2.5.2) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) - ntlm-http (0.1.1) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) optimist (3.0.0) parallel (1.17.0) pry (0.12.2) @@ -188,10 +190,11 @@ GEM pry-stack_explorer (0.4.9.3) binding_of_caller (>= 0.7) pry (>= 0.9.11) - public_suffix (3.1.1) + public_suffix (4.0.7) puma (4.3.5) nio4r (~> 2.0) r18n-core (3.2.0) + racc (1.6.0) rack (2.2.3) rack-pjax (1.1.0) nokogiri (~> 1.5) @@ -258,6 +261,7 @@ GEM rspec-support (~> 3.8.0) rspec-support (3.8.2) ruby_dep (1.5.0) + rubyntlm (0.6.3) rubyzip (2.0.0) safe_yaml (1.0.5) sassc (2.0.1) @@ -305,7 +309,7 @@ GEM thread_safe (~> 0.1) unf (0.1.4) unf_ext - unf_ext (0.0.7.6) + unf_ext (0.0.8.2) unicode-display_width (1.6.0) washbullet (0.4.0) faraday (~> 0.9.0) @@ -321,6 +325,7 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + webrick (1.7.0) webrobots (0.1.2) websocket-driver (0.7.1) websocket-extensions (>= 0.1.0)