1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
This commit is contained in:
Mike Perham 2020-02-13 11:44:12 -08:00
parent e5cfae22f5
commit 16ee297db7

View file

@ -1,9 +1,9 @@
PATH PATH
remote: . remote: .
specs: specs:
sidekiq (6.0.4) sidekiq (6.0.5)
connection_pool (>= 2.2.2) connection_pool (>= 2.2.2)
rack (~> 2.0.8) rack (~> 2.0)
rack-protection (>= 2.0.0) rack-protection (>= 2.0.0)
redis (>= 4.1.0) redis (>= 4.1.0)