From 952086c7f8e5730a37dd2ca6b71ced44fd72d330 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 02:31:00 +0000 Subject: [PATCH] :arrow_up: 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 5db87eedf45..efe8cfdcf31 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -157,7 +157,7 @@ GEM config (5.5.2) deep_merge (~> 1.2, >= 1.2.1) ostruct - connection_pool (2.4.1) + connection_pool (2.5.0) crass (1.0.6) cssbundling-rails (1.4.1) railties (>= 6.0.0)