]> cat aescling's git repositories - mastodon.git/commitdiff
Bump connection_pool from 2.2.5 to 2.3.0 (#19202)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 24 Sep 2022 10:55:44 +0000 (19:55 +0900)
committeraescling <aescling+gitlab@cat.family>
Thu, 17 Nov 2022 03:03:50 +0000 (22:03 -0500)
Bumps [connection_pool](https://github.com/mperham/connection_pool) from 2.2.5 to 2.3.0.
- [Release notes](https://github.com/mperham/connection_pool/releases)
- [Changelog](https://github.com/mperham/connection_pool/blob/main/Changes.md)
- [Commits](https://github.com/mperham/connection_pool/compare/v2.2.5...v2.3.0)

---
updated-dependencies:
- dependency-name: connection_pool
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Gemfile.lock

index ddfcca0bd97645a5534f306a300518673cfef95c..36135255637c4ac936a4c169afe6dbbd95c5d3b5 100644 (file)
@@ -175,7 +175,7 @@ GEM
     coderay (1.1.3)
     color_diff (0.1)
     concurrent-ruby (1.1.10)
-    connection_pool (2.2.5)
+    connection_pool (2.3.0)
     cose (1.2.1)
       cbor (~> 0.5.9)
       openssl-signature_algorithm (~> 1.0)