From c59a884865864b98f4f40024dee682583c2df71e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 01:36:49 +0000 Subject: [PATCH] build(deps): bump mechanize from 2.11.0 to 2.12.0 Bumps [mechanize](https://github.com/sparklemotion/mechanize) from 2.11.0 to 2.12.0. - [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.11.0...v2.12.0) --- updated-dependencies: - dependency-name: mechanize dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b78e740..ac1f2ee 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -65,7 +65,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) logger (1.6.0) lumberjack (1.2.9) - mechanize (2.11.0) + mechanize (2.12.0) addressable (~> 2.8) base64 domain_name (~> 0.5, >= 0.5.20190701) @@ -81,7 +81,7 @@ GEM method_source (1.0.0) mime-types (3.5.2) mime-types-data (~> 3.2015) - mime-types-data (3.2024.0702) + mime-types-data (3.2024.0806) mini_portile2 (2.8.7) minitest (5.23.1) multipart-post (2.4.1) @@ -93,7 +93,7 @@ GEM net-http-persistent (4.0.2) connection_pool (~> 2.2) nkf (0.2.0) - nokogiri (1.16.6) + nokogiri (1.16.7) mini_portile2 (~> 2.8.2) racc (~> 1.4) notiffany (0.1.3) @@ -106,7 +106,7 @@ GEM pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (6.0.0) + public_suffix (6.0.1) racc (1.8.1) rack (2.2.9) rainbow (3.1.1)