From ecc7d50d7464b264a8b4961ff1eeda27e53b3341 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 00:30:39 +0000 Subject: [PATCH] Bump connection_pool from 2.5.2 to 2.5.3 in /builder Bumps [connection_pool](https://github.com/mperham/connection_pool) from 2.5.2 to 2.5.3. - [Changelog](https://github.com/mperham/connection_pool/blob/main/Changes.md) - [Commits](https://github.com/mperham/connection_pool/compare/v2.5.2...v2.5.3) --- updated-dependencies: - dependency-name: connection_pool dependency-version: 2.5.3 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 dc07b5b257e..77569f51afb 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.2) + connection_pool (2.5.3) crass (1.0.6) date (3.4.1) devise (4.9.4)