From ae03f6e26a5802a63ff83bd9d0347f3eea13a1c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Apr 2025 23:59:37 +0000 Subject: [PATCH] Bump connection_pool from 2.5.0 to 2.5.1 in /builder Bumps [connection_pool](https://github.com/mperham/connection_pool) from 2.5.0 to 2.5.1. - [Changelog](https://github.com/mperham/connection_pool/blob/main/Changes.md) - [Commits](https://github.com/mperham/connection_pool/compare/v2.5.0...v2.5.1) --- updated-dependencies: - dependency-name: connection_pool dependency-version: 2.5.1 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- builder/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder/Gemfile.lock b/builder/Gemfile.lock index 8f469e1e9b0..bb529f32672 100644 --- a/builder/Gemfile.lock +++ b/builder/Gemfile.lock @@ -83,7 +83,7 @@ GEM brotli (0.6.0) builder (3.3.0) concurrent-ruby (1.3.4) - connection_pool (2.5.0) + connection_pool (2.5.1) crass (1.0.6) date (3.4.1) devise (4.9.4)