File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -161,7 +161,7 @@ gem "omniauth", "~> 2.1"
161
161
gem "omniauth-rails_csrf_protection" , "~> 1.0"
162
162
gem "omniauth_openid_connect" , "~> 0.8.0"
163
163
164
- gem "sidekiq-cron" , "~> 2.1 "
164
+ gem "sidekiq-cron" , "~> 2.2 "
165
165
166
166
group :development , :production do
167
167
gem "sys-cpu" , "~> 1.1"
Original file line number Diff line number Diff line change 608
608
psych (>= 4.0.0 )
609
609
redis (5.4.0 )
610
610
redis-client (>= 0.22.0 )
611
- redis-client (0.23.2 )
611
+ redis-client (0.24.0 )
612
612
connection_pool
613
613
redis-namespace (1.11.0 )
614
614
redis (>= 4 )
722
722
logger
723
723
rack (>= 2.2.4 )
724
724
redis-client (>= 0.22.2 )
725
- sidekiq-cron (2.1 .0 )
725
+ sidekiq-cron (2.2 .0 )
726
726
cronex (>= 0.13.0 )
727
727
fugit (~> 1.8 , >= 1.11.1 )
728
728
globalid (>= 1.0.1 )
@@ -912,7 +912,7 @@ DEPENDENCIES
912
912
shrine (~> 3.6 )
913
913
shrine-tus (~> 2.1 )
914
914
sidekiq (~> 7.3 )
915
- sidekiq-cron (~> 2.1 )
915
+ sidekiq-cron (~> 2.2 )
916
916
sidekiq-failures (~> 1.0 )
917
917
simplecov (~> 0.22.0 )
918
918
spdx (~> 4.1 )
You can’t perform that action at this time.
0 commit comments