From 9f4029278ba83402dd4e6e1274f681f5284def69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 02:33:43 +0000 Subject: [PATCH] :arrow_up: Bump connection_pool from 2.4.1 to 2.5.0 (#2964) --- 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)