Skip to content

Commit

Permalink
Bump sidekiq from 5.1.3 to 5.2.0
Browse files Browse the repository at this point in the history
Bumps [sidekiq](https://github.com/mperham/sidekiq) from 5.1.3 to 5.2.0.
- [Release notes](https://github.com/mperham/sidekiq/releases)
- [Changelog](https://github.com/mperham/sidekiq/blob/main/Changes.md)
- [Commits](sidekiq/sidekiq@v5.1.3...v5.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 6, 2021
1 parent 365c09c commit 0c8567b
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@ GEM
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
commonjs (0.2.7)
concurrent-ruby (1.1.7)
connection_pool (2.2.2)
concurrent-ruby (1.1.9)
connection_pool (2.2.5)
coveralls (0.8.22)
json (>= 1.8, < 3)
simplecov (~> 0.16.1)
Expand Down Expand Up @@ -350,7 +350,7 @@ GEM
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
redis (4.0.1)
redis (4.4.0)
ref (2.0.0)
regexp_parser (1.7.1)
responders (3.0.1)
Expand Down Expand Up @@ -424,9 +424,8 @@ GEM
rubyzip (~> 1.2)
sexp_processor (4.11.0)
shellany (0.0.1)
sidekiq (5.1.3)
concurrent-ruby (~> 1.0)
connection_pool (~> 2.2, >= 2.2.0)
sidekiq (5.2.0)
connection_pool (~> 2.2, >= 2.2.2)
rack-protection (>= 1.5.0)
redis (>= 3.3.5, < 5)
simplecov (0.16.1)
Expand Down

0 comments on commit 0c8567b

Please sign in to comment.