From eda1331de2f15bc1013dd26e7d36d9156ee637ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Aug 2024 22:35:18 +0000 Subject: [PATCH] build(deps): bump mechanize from 2.12.0 to 2.12.1 Bumps [mechanize](https://github.com/sparklemotion/mechanize) from 2.12.0 to 2.12.1. - [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.0...v2.12.1) --- updated-dependencies: - dependency-name: mechanize dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0c0a87e..1932ee8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,7 +55,7 @@ GEM guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) hashie (5.0.0) - http-cookie (1.0.6) + http-cookie (1.0.7) domain_name (~> 0.5) i18n (1.14.5) concurrent-ruby (~> 1.0) @@ -66,7 +66,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) logger (1.6.0) lumberjack (1.2.9) - mechanize (2.12.0) + mechanize (2.12.1) addressable (~> 2.8) base64 domain_name (~> 0.5, >= 0.5.20190701) @@ -82,7 +82,7 @@ GEM method_source (1.0.0) mime-types (3.5.2) mime-types-data (~> 3.2015) - mime-types-data (3.2024.0806) + mime-types-data (3.2024.0820) mini_portile2 (2.8.7) minitest (5.24.1) multipart-post (2.4.1)