From 6b96a02db25c8c4f60a966b13d960cb4fde7d58a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 06:58:08 +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 38c3e60..a6b3763 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,7 +9,7 @@ GEM remote: https://rubygems.org/ specs: coderay (1.1.3) - connection_pool (2.3.0) + connection_pool (2.4.1) diff-lcs (1.5.0) docile (1.4.0) fivemat (1.3.7)