From 8f7f59fe7c14c0993112d28ed8681c2f3677e92d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 22:59:47 +0000 Subject: [PATCH] Bump connection_pool from 2.4.0 to 2.4.1 Bumps [connection_pool](https://github.com/mperham/connection_pool) from 2.4.0 to 2.4.1. - [Changelog](https://github.com/mperham/connection_pool/blob/main/Changes.md) - [Commits](https://github.com/mperham/connection_pool/compare/v2.4.0...v2.4.1) --- updated-dependencies: - dependency-name: connection_pool dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 03a04eb..075ed73 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,7 @@ GEM ast (2.4.2) benchmark-ips (2.12.0) byebug (11.1.3) - connection_pool (2.4.0) + connection_pool (2.4.1) hiredis (0.6.3) hiredis (0.6.3-java) minitest (5.15.0)