Skip to content

Commit

Permalink
[ruby] Update sidekiq: 6.5.6 → 6.5.7 (patch) (forem#18507)
Browse files Browse the repository at this point in the history
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
  • Loading branch information
depfu[bot] authored Sep 28, 2022
1 parent c7e021c commit 5fad13f
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ GEM
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.10)
connection_pool (2.2.5)
connection_pool (2.3.0)
counter_culture (3.2.1)
activerecord (>= 4.2)
activesupport (>= 4.2)
Expand Down Expand Up @@ -809,7 +809,7 @@ GEM
shellany (0.0.1)
shoulda-matchers (5.1.0)
activesupport (>= 5.2.0)
sidekiq (6.5.6)
sidekiq (6.5.7)
connection_pool (>= 2.2.5)
rack (~> 2.0)
redis (>= 4.5.0, < 5)
Expand Down
Binary file removed vendor/cache/connection_pool-2.2.5.gem
Binary file not shown.
Binary file added vendor/cache/connection_pool-2.3.0.gem
Binary file not shown.
Binary file removed vendor/cache/sidekiq-6.5.6.gem
Binary file not shown.
Binary file added vendor/cache/sidekiq-6.5.7.gem
Binary file not shown.

0 comments on commit 5fad13f

Please sign in to comment.