Skip to content

Commit

Permalink
Bump connection_pool from 2.4.0 to 2.4.1
Browse files Browse the repository at this point in the history
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](mperham/connection_pool@v2.4.0...v2.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent dd201ce commit 9b4143b
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ GEM
choice (0.2.0)
coderay (1.1.3)
concurrent-ruby (1.2.2)
connection_pool (2.4.0)
connection_pool (2.4.1)
crack (0.4.5)
rexml
crass (1.0.6)
Expand Down Expand Up @@ -360,6 +360,8 @@ GEM
nio4r (2.5.9)
nokogiri (1.15.3-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.15.3-x86_64-linux)
racc (~> 1.4)
notifications-ruby-client (5.4.0)
jwt (>= 1.5, < 3)
openid_connect (1.4.2)
Expand Down Expand Up @@ -651,6 +653,7 @@ GEM

PLATFORMS
x86_64-darwin-21
x86_64-linux

DEPENDENCIES
actionpack-cloudfront (>= 1.2.0)
Expand Down Expand Up @@ -715,7 +718,7 @@ DEPENDENCIES
sentry-ruby
sentry-sidekiq
shakapacker (= 6.6.0)
shoulda-matchers (~> 5.3.0)
shoulda-matchers (~> 5.0)
sidekiq (< 7)
sidekiq-cron
simplecov
Expand All @@ -730,7 +733,7 @@ DEPENDENCIES
yabeda-http_requests
yabeda-prometheus
yabeda-puma-plugin
yabeda-rails (= 0.9.0)
yabeda-rails
yabeda-sidekiq

RUBY VERSION
Expand Down

0 comments on commit 9b4143b

Please sign in to comment.