From b8830fe0c30c4144747ccc15fc3571d1204c634c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 06:50:01 +0000 Subject: [PATCH] Bump connection_pool from 2.4.1 to 2.5.0 in /steep 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] --- steep/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/steep/Gemfile.lock b/steep/Gemfile.lock index 3e73520be..bdfedad43 100644 --- a/steep/Gemfile.lock +++ b/steep/Gemfile.lock @@ -19,7 +19,7 @@ GEM benchmark (0.4.0) bigdecimal (3.1.9) concurrent-ruby (1.3.4) - connection_pool (2.4.1) + connection_pool (2.5.0) csv (3.3.2) drb (2.2.1) ffi (1.17.1)