We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 502d857 commit 9169874Copy full SHA for 9169874
Gemfile.lock
@@ -84,7 +84,7 @@ GEM
84
ast (2.4.3)
85
awesome_print (1.9.2)
86
base64 (0.3.0)
87
- bcrypt (3.1.21)
+ bcrypt (3.1.22)
88
benchmark (0.5.0)
89
better_errors (2.10.1)
90
erubi (>= 1.0.0)
@@ -525,11 +525,11 @@ GEM
525
sidekiq (>= 5.0)
526
shellany (0.0.1)
527
sidekiq (8.0.10)
528
- connection_pool (>= 3.0.0)
529
- json (>= 2.16.0)
530
- logger (>= 1.7.0)
531
- rack (>= 3.2.0)
532
- redis-client (>= 0.26.0)
+ connection_pool (>= 2.5.0)
+ json (>= 2.9.0)
+ logger (>= 1.6.2)
+ rack (>= 3.1.0)
+ redis-client (>= 0.23.2)
533
sidekiq-scheduler (6.0.1)
534
rufus-scheduler (~> 3.2)
535
sidekiq (>= 7.3, < 9)
0 commit comments