From 9f3b81a555071081f2c5d31df13cc09ae751c36f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jan 2022 18:04:56 +0000 Subject: [PATCH] build(deps): bump mechanize from 2.8.3 to 2.8.4 in /Library/Homebrew Bumps [mechanize](https://github.com/sparklemotion/mechanize) from 2.8.3 to 2.8.4. - [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.3...v2.8.4) --- updated-dependencies: - dependency-name: mechanize dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Library/Homebrew/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index c312ca07af..10c0ab3ed3 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -40,7 +40,7 @@ GEM hana (~> 1.3) regexp_parser (~> 2.0) uri_template (~> 0.7) - mechanize (2.8.3) + mechanize (2.8.4) addressable (~> 2.8) domain_name (~> 0.5, >= 0.5.20190701) http-cookie (~> 1.0, >= 1.0.3)