From 503bd51824e61e14ee152901c4c82a9d3a034727 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 02:46:26 +0000 Subject: [PATCH] Bump connection_pool from 2.5.4 to 3.0.2 in /spec/tester_mongo_rails_6 Bumps [connection_pool](https://github.com/mperham/connection_pool) from 2.5.4 to 3.0.2. - [Changelog](https://github.com/mperham/connection_pool/blob/main/Changes.md) - [Commits](https://github.com/mperham/connection_pool/compare/v2.5.4...v3.0.2) --- updated-dependencies: - dependency-name: connection_pool dependency-version: 3.0.2 dependency-type: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- spec/tester_mongo_rails_6/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/tester_mongo_rails_6/Gemfile.lock b/spec/tester_mongo_rails_6/Gemfile.lock index bd3c1f51..ea5c2aff 100644 --- a/spec/tester_mongo_rails_6/Gemfile.lock +++ b/spec/tester_mongo_rails_6/Gemfile.lock @@ -99,7 +99,7 @@ GEM cgi (0.5.0) coderay (1.1.3) concurrent-ruby (1.3.5) - connection_pool (2.5.4) + connection_pool (3.0.2) crass (1.0.6) date (3.5.1) debug (1.9.2)