Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 14, 2023
1 parent dc1f74e commit 6506f37
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 @@ -101,7 +101,7 @@ GEM
thor (~> 1.0)
byebug (11.1.3)
concurrent-ruby (1.2.2)
connection_pool (2.4.0)
connection_pool (2.4.1)
content_disposition (1.0.0)
crass (1.0.6)
database_cleaner-active_record (2.1.0)
Expand Down Expand Up @@ -239,7 +239,7 @@ GEM
puma (6.2.2)
nio4r (~> 2.0)
racc (1.6.2)
rack (2.2.7)
rack (2.2.8)
rack-cors (2.0.1)
rack (>= 2.0.0)
rack-test (2.1.0)
Expand Down Expand Up @@ -275,7 +275,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
redis-client (0.14.1)
redis-client (0.17.0)
connection_pool
regexp_parser (2.8.0)
representable (3.2.0)
Expand Down Expand Up @@ -334,7 +334,7 @@ GEM
shrine (3.4.0)
content_disposition (~> 1.0)
down (~> 5.1)
sidekiq (7.1.0)
sidekiq (7.1.3)
concurrent-ruby (< 2)
connection_pool (>= 2.3.0)
rack (>= 2.2.4)
Expand Down

0 comments on commit 6506f37

Please sign in to comment.