From 758071bad71d4b62c6151abfba872b45b91e368b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 08:14:09 +0000 Subject: [PATCH] build(deps): bump net-http-persistent in /Library/Homebrew Bumps [net-http-persistent](https://github.com/drbrain/net-http-persistent) from 4.0.1 to 4.0.2. - [Release notes](https://github.com/drbrain/net-http-persistent/releases) - [Changelog](https://github.com/drbrain/net-http-persistent/blob/master/History.txt) - [Commits](https://github.com/drbrain/net-http-persistent/compare/v4.0.1...v4.0.2) --- updated-dependencies: - dependency-name: net-http-persistent 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 700b9668b2..2603c9c33c 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -61,7 +61,7 @@ GEM msgpack (1.7.0) mustache (1.1.1) net-http-digest_auth (1.4.1) - net-http-persistent (4.0.1) + net-http-persistent (4.0.2) connection_pool (~> 2.2) nokogiri (1.13.10) mini_portile2 (~> 2.8.0)