From 34f58a783c7f67bc1336be38fd3959b04d09f8c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 00:28:53 +0000 Subject: [PATCH] build(deps): bump connection_pool in /Library/Homebrew Bumps [connection_pool](https://github.com/mperham/connection_pool) from 2.3.0 to 2.4.1. - [Changelog](https://github.com/mperham/connection_pool/blob/main/Changes.md) - [Commits](https://github.com/mperham/connection_pool/compare/v2.3.0...v2.4.1) --- updated-dependencies: - dependency-name: connection_pool dependency-type: indirect update-type: version-update:semver-minor ... 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 8657909972af6..7a200744b1361 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -18,7 +18,7 @@ GEM commander (4.6.0) highline (~> 2.0.0) concurrent-ruby (1.2.2) - connection_pool (2.3.0) + connection_pool (2.4.1) did_you_mean (1.6.3) diff-lcs (1.5.0) docile (1.4.0)