From 2bcbd83b5d1fafe7a19d80077994cbd3e9a298eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jun 2022 00:31:13 +0000 Subject: [PATCH] Bump mechanize from 2.8.4 to 2.8.5 Bumps [mechanize](https://github.com/sparklemotion/mechanize) from 2.8.4 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.8.4...v2.8.5) --- updated-dependencies: - dependency-name: mechanize dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 74050ca..255e732 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -147,7 +147,7 @@ GEM globalid (1.0.0) activesupport (>= 5.0) htmlentities (4.3.4) - http-cookie (1.0.4) + http-cookie (1.0.5) domain_name (~> 0.5) i18n (1.10.0) concurrent-ruby (~> 1.0) @@ -170,7 +170,7 @@ GEM mini_mime (>= 0.1.1) marcel (1.0.2) matrix (0.4.2) - mechanize (2.8.4) + mechanize (2.8.5) addressable (~> 2.8) domain_name (~> 0.5, >= 0.5.20190701) http-cookie (~> 1.0, >= 1.0.3) @@ -195,13 +195,13 @@ GEM net-http-persistent (4.0.1) connection_pool (~> 2.2) nio4r (2.5.8) - nokogiri (1.13.3) + nokogiri (1.13.6) mini_portile2 (~> 2.8.0) racc (~> 1.4) parallel (1.21.0) pg (1.3.4) popper_js (1.16.0) - public_suffix (4.0.6) + public_suffix (4.0.7) puma (3.12.6) racc (1.6.0) rack (2.2.3) @@ -296,7 +296,7 @@ GEM execjs (>= 0.3.0, < 3) unf (0.1.4) unf_ext - unf_ext (0.0.8.1) + unf_ext (0.0.8.2) web-console (3.7.0) actionview (>= 5.0) activemodel (>= 5.0)