From 2ae312466f86ef53f16b3c601e97937cda684665 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 16:21:17 +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 a4e9872..320981d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -123,7 +123,7 @@ GEM logger (~> 1.5) coderay (1.1.3) concurrent-ruby (1.3.5) - connection_pool (2.5.4) + connection_pool (2.5.5) coveralls (0.7.1) multi_json (~> 1.3) rest-client