diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-06-06 06:44:02 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-06 06:44:02 +0900 |
commit | e6e5123d9c9dc1b1290a1c0958f3c11ea46eae2c (patch) | |
tree | a64598382151a294128121659c0ee26b576829a2 | |
parent | 21326794af4fff4157a37705300fc3ff185f5aba (diff) |
Bump connection_pool from 2.2.2 to 2.2.3 (#13960)
Bumps [connection_pool](https://github.com/mperham/connection_pool) from 2.2.2 to 2.2.3. - [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.2...v2.2.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index fef4d342b..14a05392c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -166,7 +166,7 @@ GEM climate_control (>= 0.0.3, < 1.0) coderay (1.1.3) concurrent-ruby (1.1.6) - connection_pool (2.2.2) + connection_pool (2.2.3) crack (0.4.3) safe_yaml (~> 1.0.0) crass (1.0.6) |