From 12e1c92d2a42063868156550d5e85e5355dec8c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 18:04:05 +0000 Subject: [PATCH] build(deps): bump http-cookie from 1.0.4 to 1.0.5 in /Library/Homebrew Bumps [http-cookie](https://github.com/sparklemotion/http-cookie) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/sparklemotion/http-cookie/releases) - [Changelog](https://github.com/sparklemotion/http-cookie/blob/master/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/http-cookie/compare/v1.0.4...v1.0.5) --- updated-dependencies: - dependency-name: http-cookie dependency-type: indirect 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 204c4677e2..e79f83f154 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -31,7 +31,7 @@ GEM hana (1.3.7) highline (2.0.3) hpricot (0.8.6) - http-cookie (1.0.4) + http-cookie (1.0.5) domain_name (~> 0.5) i18n (1.10.0) concurrent-ruby (~> 1.0)