From db829a19faad249e83d09fe8cdccdc6cbc6793c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2024 22:35:06 +0000 Subject: [PATCH] build(deps): bump mechanize from 2.12.1 to 2.12.2 Bumps [mechanize](https://github.com/sparklemotion/mechanize) from 2.12.1 to 2.12.2. - [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.12.1...v2.12.2) --- updated-dependencies: - dependency-name: mechanize dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 356c672..dab874b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,12 +67,12 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) logger (1.6.1) lumberjack (1.2.9) - mechanize (2.12.1) + mechanize (2.12.2) addressable (~> 2.8) base64 domain_name (~> 0.5, >= 0.5.20190701) http-cookie (~> 1.0, >= 1.0.3) - mime-types (~> 3.0) + mime-types (~> 3.3) net-http-digest_auth (~> 1.4, >= 1.4.1) net-http-persistent (>= 2.5.2, < 5.0.dev) nkf @@ -81,9 +81,10 @@ GEM webrick (~> 1.7) webrobots (~> 0.1.2) method_source (1.0.0) - mime-types (3.5.2) + mime-types (3.6.0) + logger mime-types-data (~> 3.2015) - mime-types-data (3.2024.0820) + mime-types-data (3.2024.1001) mini_portile2 (2.8.7) minitest (5.25.1) multipart-post (2.4.1) @@ -91,7 +92,7 @@ GEM net-http (0.4.1) uri net-http-digest_auth (1.4.1) - net-http-persistent (4.0.2) + net-http-persistent (4.0.4) connection_pool (~> 2.2) nkf (0.2.0) nokogiri (1.16.7) @@ -170,7 +171,7 @@ GEM concurrent-ruby (~> 1.0) unicode-display_width (2.5.0) uri (0.13.0) - webrick (1.8.1) + webrick (1.8.2) webrobots (0.1.2) PLATFORMS