From 816733b5f45bfa57c46d75540a3279fd9ccf0f2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 09:57:00 +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/commits) --- 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 ecbed097..20aba97e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -104,7 +104,7 @@ GEM chunky_png (1.4.0) colorize (0.8.1) concurrent-ruby (1.2.2) - connection_pool (2.4.0) + connection_pool (2.4.1) crass (1.0.6) cssbundling-rails (1.1.2) railties (>= 6.0.0)