From eea40fc5e577602589ecc7cee7e78544cef2c302 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 23:05:24 +0000 Subject: [PATCH] Bump mechanize from 2.7.6 to 2.7.7 Bumps [mechanize](https://github.com/sparklemotion/mechanize) from 2.7.6 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.6...v2.7.7) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 28 ++++++++++------------------ 2 files changed, 11 insertions(+), 19 deletions(-) diff --git a/Gemfile b/Gemfile index 6058f33..b5bcd74 100644 --- a/Gemfile +++ b/Gemfile @@ -55,7 +55,7 @@ end gem 'rails-i18n', '~> 5.1.3' # scraping -gem 'mechanize', '~> 2.7.3' +gem 'mechanize', '~> 2.7.7' gem 'rubyzip', '~> 1.3.0' gem 'saxerator', '~> 0.9.5' diff --git a/Gemfile.lock b/Gemfile.lock index 52f3228..0e2a42c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -65,14 +65,12 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.1.5) - connection_pool (2.2.2) + connection_pool (2.2.3) crass (1.0.4) - css_parser (1.6.0) - addressable descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) docsplit (0.7.6) - domain_name (0.5.20180417) + domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) dotenv (1.0.2) dotenv-rails (1.0.2) @@ -146,7 +144,6 @@ GEM rack hashids (1.0.5) hashie (3.6.0) - htmlentities (4.3.4) http-cookie (1.0.3) domain_name (~> 0.5) httparty (0.16.3) @@ -195,7 +192,7 @@ GEM nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) - mechanize (2.7.6) + mechanize (2.7.7) domain_name (~> 0.5, >= 0.5.1) http-cookie (~> 1.0) mime-types (>= 1.17.2) @@ -203,14 +200,15 @@ GEM 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) memory_test_fix (1.4.2) activerecord (~> 5.0) railties (~> 5.0) method_source (0.9.2) - mime-types (3.2.2) + mime-types (3.3.1) mime-types-data (~> 3.2015) - mime-types-data (3.2018.0812) + mime-types-data (3.2020.1104) mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.10.1) @@ -221,7 +219,7 @@ GEM mustermann19 (0.4.4) enumerable-lazy net-http-digest_auth (1.4.1) - net-http-persistent (3.0.0) + net-http-persistent (4.0.1) connection_pool (~> 2.2) netrc (0.11.0) nio4r (2.4.0) @@ -236,13 +234,6 @@ GEM patron (0.7.1) pg (0.20.0) powerpack (0.1.2) - premailer (1.11.1) - addressable - css_parser (>= 1.6.0) - htmlentities (>= 4.0.0) - premailer-rails (1.9.7) - actionmailer (>= 3, < 6) - premailer (~> 1.7, >= 1.7.9) progress (3.5.0) puma (3.12.2) rack (2.0.7) @@ -352,7 +343,7 @@ GEM execjs (>= 0.3.0, < 3) unf (0.1.4) unf_ext - unf_ext (0.0.7.5) + unf_ext (0.0.7.7) unicode-display_width (1.4.1) virtus (1.0.5) axiom-types (~> 0.1) @@ -364,6 +355,7 @@ GEM activemodel (>= 5.0) bindex (>= 0.4.0) railties (>= 5.0) + webrick (1.7.0) webrobots (0.1.2) websocket-driver (0.6.5) websocket-extensions (>= 0.1.0) @@ -404,7 +396,7 @@ DEPENDENCIES kaminari (~> 0.17.0) listen lograge (~> 0.9.0) - mechanize (~> 2.7.3) + mechanize (~> 2.7.7) memory_test_fix (~> 1.4.0) minitest (= 5.10.1) minitest-stub_any_instance