From f997816bc967104de2b709d10e60d7a7fce7a423 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 15:17:15 +0000 Subject: [PATCH] Bump connection_pool from 2.3.0 to 2.4.1 Bumps [connection_pool](https://github.com/mperham/connection_pool) from 2.3.0 to 2.4.1. - [Changelog](https://github.com/mperham/connection_pool/blob/main/Changes.md) - [Commits](https://github.com/mperham/connection_pool/commits) --- updated-dependencies: - dependency-name: connection_pool dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 987f7d80d..4dfaa13fe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -174,7 +174,7 @@ GEM coderay (1.1.3) color_diff (0.1) concurrent-ruby (1.2.0) - connection_pool (2.3.0) + connection_pool (2.4.1) cose (1.2.1) cbor (~> 0.5.9) openssl-signature_algorithm (~> 1.0)