From e3482be690e75a255f2e50b191d69e56acb8621e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 22:36:29 +0000 Subject: [PATCH] Bump connection_pool from 2.5.4 to 2.5.5 Bumps [connection_pool](https://github.com/mperham/connection_pool) from 2.5.4 to 2.5.5. - [Changelog](https://github.com/mperham/connection_pool/blob/main/Changes.md) - [Commits](https://github.com/mperham/connection_pool/compare/v2.5.4...v2.5.5) --- updated-dependencies: - dependency-name: connection_pool dependency-version: 2.5.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d963355..bc2c6ab 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,7 +13,7 @@ GEM benchmark-ips (2.14.0) cgi (0.5.0) cgi (0.5.0-java) - connection_pool (2.5.4) + connection_pool (2.5.5) hiredis (0.6.3) hiredis (0.6.3-java) json (2.7.6)