From 91b47ff04b51ef40881fe4bb878701b80d6c2436 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 08:43:45 +0000 Subject: [PATCH] deps-dev(deps-dev): Bump connection_pool from 2.5.3 to 2.5.4 Bumps [connection_pool](https://github.com/mperham/connection_pool) from 2.5.3 to 2.5.4. - [Changelog](https://github.com/mperham/connection_pool/blob/main/Changes.md) - [Commits](https://github.com/mperham/connection_pool/compare/v2.5.3...v2.5.4) --- updated-dependencies: - dependency-name: connection_pool dependency-version: 2.5.4 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 3e69a80..969a770 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -26,7 +26,7 @@ GEM brakeman (7.0.2) racc concurrent-ruby (1.3.5) - connection_pool (2.5.3) + connection_pool (2.5.4) csv (3.3.5) date (3.4.1) diff-lcs (1.6.2)