From 2aaceaca36f67eff296210ee4e931351b4fdb281 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Apr 2021 11:32:26 +0200 Subject: [PATCH] Build(deps): Bump connection_pool from 2.2.3 to 2.2.4 (#12680) Bumps [connection_pool](https://github.com/mperham/connection_pool) from 2.2.3 to 2.2.4. - [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.4) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7c2c011b39..b34480abed 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -92,7 +92,7 @@ GEM coderay (1.1.3) colored2 (3.1.2) concurrent-ruby (1.1.8) - connection_pool (2.2.3) + connection_pool (2.2.4) cose (1.2.0) cbor (~> 0.5.9) openssl-signature_algorithm (~> 1.0)