From 557ea17d8506efb96247e24f7373b0f4de95db7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 10:32:24 +0000 Subject: [PATCH] deps-dev(deps-dev): Bump connection_pool from 2.5.3 to 2.5.5 Bumps [connection_pool](https://github.com/mperham/connection_pool) from 2.5.3 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.3...v2.5.5) --- updated-dependencies: - dependency-name: connection_pool dependency-version: 2.5.5 dependency-type: indirect 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 da70957..b00c848 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,7 +27,7 @@ GEM racc cgi (0.5.1) concurrent-ruby (1.3.5) - connection_pool (2.5.3) + connection_pool (2.5.5) csv (3.3.5) date (3.5.1) diff-lcs (1.6.2)