Skip to content

Commit

Permalink
Bump sidekiq from 6.5.6 to 6.5.10
Browse files Browse the repository at this point in the history
Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 6.5.6 to 6.5.10.
- [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md)
- [Commits](sidekiq/sidekiq@v6.5.6...v6.5.10)

---
updated-dependencies:
- dependency-name: sidekiq
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 5, 2023
1 parent fef8f7f commit 2abec97
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ GEM
coffee-script-source (1.12.2)
commonjs (0.2.7)
concurrent-ruby (1.2.2)
connection_pool (2.2.5)
connection_pool (2.4.1)
crack (0.4.5)
rexml
crass (1.0.6)
Expand Down Expand Up @@ -798,7 +798,7 @@ GEM
rexml (~> 3.2)
redic (1.5.3)
hiredis
redis (4.6.0)
redis (4.8.1)
redis-namespace (1.8.1)
redis (>= 3.0.4)
redlock (1.2.1)
Expand Down Expand Up @@ -913,8 +913,8 @@ GEM
sxp (~> 1.1)
shoulda-matchers (4.5.1)
activesupport (>= 4.2.0)
sidekiq (6.5.6)
connection_pool (>= 2.2.5)
sidekiq (6.5.10)
connection_pool (>= 2.2.5, < 3)
rack (~> 2.0)
redis (>= 4.5.0, < 5)
signet (0.16.0)
Expand Down

0 comments on commit 2abec97

Please sign in to comment.