Skip to content

Commit

Permalink
Bump sidekiq from 7.0.7 to 7.1.2
Browse files Browse the repository at this point in the history
Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 7.0.7 to 7.1.2.
- [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md)
- [Commits](sidekiq/sidekiq@v7.0.7...v7.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 14, 2023
1 parent 3baac34 commit 358c15e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ GEM
builder (3.2.4)
cgi (0.3.6)
concurrent-ruby (1.2.2)
connection_pool (2.3.0)
connection_pool (2.4.1)
crass (1.0.6)
csv (3.2.6)
daemon-spawn (0.4.2)
Expand Down Expand Up @@ -181,7 +181,7 @@ GEM
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.6.2)
rack (2.2.6.4)
rack (2.2.7)
rack-protection (3.0.5)
rack
rack-test (2.1.0)
Expand All @@ -198,7 +198,7 @@ GEM
loofah (~> 2.19, >= 2.19.1)
rainbow (3.1.1)
rake (13.0.6)
redis-client (0.14.0)
redis-client (0.14.1)
connection_pool
regexp_parser (2.7.0)
rest-client (2.1.0)
Expand Down Expand Up @@ -243,11 +243,11 @@ GEM
securerandom (0.2.2)
sequel (5.66.0)
set (1.0.3)
sidekiq (7.0.7)
sidekiq (7.1.2)
concurrent-ruby (< 2)
connection_pool (>= 2.3.0)
rack (>= 2.2.4)
redis-client (>= 0.11.0)
redis-client (>= 0.14.0)
sidekiq-scheduler (5.0.2)
rufus-scheduler (~> 3.2)
sidekiq (>= 6, < 8)
Expand Down

0 comments on commit 358c15e

Please sign in to comment.