Skip to content

Commit

Permalink
Merge pull request #911 from pod4lib/corylown-patch-1
Browse files Browse the repository at this point in the history
Update sidekiq to 6.5.6
  • Loading branch information
cbeer authored Aug 31, 2022
2 parents 60f7b91 + 0a38bdf commit ae84b02
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 @@ -436,10 +436,10 @@ GEM
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
semantic_range (3.0.0)
sidekiq (6.5.5)
connection_pool (>= 2.2.2)
sidekiq (6.5.6)
connection_pool (>= 2.2.5)
rack (~> 2.0)
redis (>= 4.5.0)
redis (>= 4.5.0, < 5)
simplecov (0.21.2)
docile (~> 1.1)
simplecov-html (~> 0.11)
Expand Down

0 comments on commit ae84b02

Please sign in to comment.