From 8ebd4be428bd7463a8883676700d35750f3db7ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 08:05:12 +0000 Subject: [PATCH] Bump connection_pool from 2.5.5 to 3.0.2 Bumps [connection_pool](https://github.com/mperham/connection_pool) from 2.5.5 to 3.0.2. - [Changelog](https://github.com/mperham/connection_pool/blob/main/Changes.md) - [Commits](https://github.com/mperham/connection_pool/compare/v2.5.5...v3.0.2) --- updated-dependencies: - dependency-name: connection_pool dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d930e94..201330d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,7 +88,7 @@ GEM bundler (>= 1.2.0) thor (~> 1.0) concurrent-ruby (1.3.5) - connection_pool (2.5.5) + connection_pool (3.0.2) crass (1.0.6) date (3.5.0) debug (1.11.0)