Skip to content

Commit

Permalink
chore(deps): bump sidekiq from 7.0.8 to 7.1.3 (#1449)
Browse files Browse the repository at this point in the history
Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 7.0.8 to 7.1.3.
- [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md)
- [Commits](sidekiq/sidekiq@v7.0.8...v7.1.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent d40efa3 commit df4fde0
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 @@ -138,7 +138,7 @@ GEM
config (4.1.0)
deep_merge (~> 1.2, >= 1.2.1)
dry-validation (~> 1.0, >= 1.0.0)
connection_pool (2.4.0)
connection_pool (2.4.1)
console (1.16.2)
fiber-local
crack (0.4.5)
Expand Down Expand Up @@ -336,7 +336,7 @@ GEM
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.6.2)
rack (2.2.6.4)
rack (2.2.8)
rack-attack (6.6.1)
rack (>= 1.0, < 3)
rack-cache (1.13.0)
Expand Down Expand Up @@ -428,11 +428,11 @@ GEM
shoulda-context (2.0.0)
shoulda-matchers (5.2.0)
activesupport (>= 5.2.0)
sidekiq (7.0.8)
sidekiq (7.1.3)
concurrent-ruby (< 2)
connection_pool (>= 2.3.0)
rack (>= 2.2.4)
redis-client (>= 0.11.0)
redis-client (>= 0.14.0)
sidekiq-failures (1.0.4)
sidekiq (>= 4.0.0)
sidekiq-status (2.1.3)
Expand Down

0 comments on commit df4fde0

Please sign in to comment.