We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c21c38 commit d22adb1Copy full SHA for d22adb1
Gemfile.lock
@@ -556,16 +556,15 @@ GEM
556
websocket (~> 1.0)
557
shoulda-matchers (6.5.0)
558
activesupport (>= 5.2.0)
559
- sidekiq (7.3.9)
560
- base64
561
- connection_pool (>= 2.3.0)
562
- logger
563
- rack (>= 2.2.4)
564
- redis-client (>= 0.22.2)
565
- sidekiq-scheduler (5.0.6)
+ sidekiq (8.0.3)
+ connection_pool (>= 2.5.0)
+ json (>= 2.9.0)
+ logger (>= 1.6.2)
+ rack (>= 3.1.0)
+ redis-client (>= 0.23.2)
+ sidekiq-scheduler (6.0.0)
566
rufus-scheduler (~> 3.2)
567
- sidekiq (>= 6, < 8)
568
- tilt (>= 1.4.0, < 3)
+ sidekiq (>= 7.3, < 9)
569
spring (4.3.0)
570
spring-watcher-listen (2.1.0)
571
listen (>= 2.7, < 4.0)
0 commit comments