From c50fde8814ceb7f3b40b7cb40201784f17662a68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 06:18:07 +0000 Subject: [PATCH] Bump connection_pool from 2.4.1 to 2.5.0 Bumps [connection_pool](https://github.com/mperham/connection_pool) from 2.4.1 to 2.5.0. - [Changelog](https://github.com/mperham/connection_pool/blob/main/Changes.md) - [Commits](https://github.com/mperham/connection_pool/compare/v2.4.1...v2.5.0) --- updated-dependencies: - dependency-name: connection_pool dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7f78cb766..d573e7de6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,7 +33,7 @@ GEM benchmark-ips (2.14.0) bigdecimal (3.1.9) concurrent-ruby (1.3.4) - connection_pool (2.4.1) + connection_pool (2.5.0) csv (3.3.2) dbm (1.1.0) diff-lcs (1.5.1)