Skip to content

Commit

Permalink
Bump sidekiq from 6.1.1 to 6.2.1 (#16)
Browse files Browse the repository at this point in the history
Bumps [sidekiq](https://github.com/mperham/sidekiq) from 6.1.1 to 6.2.1.
- [Release notes](https://github.com/mperham/sidekiq/releases)
- [Changelog](https://github.com/mperham/sidekiq/blob/main/Changes.md)
- [Commits](sidekiq/sidekiq@v6.1.1...v6.2.1)

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

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 Dec 11, 2021
1 parent 577f336 commit fdecf06
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ GEM
ast (2.4.1)
byebug (11.1.3)
coderay (1.1.3)
connection_pool (2.2.3)
connection_pool (2.2.5)
diff-lcs (1.3)
method_source (1.0.0)
oj (3.10.14)
Expand All @@ -24,7 +24,7 @@ GEM
pry (~> 0.13.0)
rack (2.2.3)
rainbow (3.0.0)
redis (4.2.1)
redis (4.4.0)
regexp_parser (1.7.1)
rexml (3.2.5)
rspec (3.9.0)
Expand Down Expand Up @@ -52,7 +52,7 @@ GEM
rubocop-ast (0.3.0)
parser (>= 2.7.1.4)
ruby-progressbar (1.10.1)
sidekiq (6.1.1)
sidekiq (6.2.1)
connection_pool (>= 2.2.2)
rack (~> 2.0)
redis (>= 4.2.0)
Expand Down

0 comments on commit fdecf06

Please sign in to comment.