From 29a88003e7e3a4208173caffc12c5941545d7cde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Apr 2021 10:26:59 +0000 Subject: [PATCH] Bump connection_pool from 2.2.3 to 2.2.5 Bumps [connection_pool](https://github.com/mperham/connection_pool) from 2.2.3 to 2.2.5. - [Release notes](https://github.com/mperham/connection_pool/releases) - [Changelog](https://github.com/mperham/connection_pool/blob/master/Changes.md) - [Commits](https://github.com/mperham/connection_pool/compare/v2.2.3...v2.2.5) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d4c1827..274d434 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -93,7 +93,7 @@ GEM codecov (0.5.1) simplecov (>= 0.15, < 0.22) concurrent-ruby (1.1.8) - connection_pool (2.2.3) + connection_pool (2.2.5) crass (1.0.6) dalli (2.7.11) docile (1.3.5)