From 54bca18f036560463e16041ee7c836d3e7c58ec8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 17:21:27 +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: direct:production 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 75202e974..6820cb9cc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -172,7 +172,7 @@ GEM clamby (1.6.11) colored2 (3.1.2) concurrent-ruby (1.3.4) - connection_pool (2.4.1) + connection_pool (2.5.0) cork (0.3.0) colored2 (~> 3.1) crack (1.0.0)