diff --git a/Gemfile.lock b/Gemfile.lock index d5fd276a44..f024c9c232 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -549,7 +549,7 @@ GEM ffi (~> 1.0) redcarpet (3.6.0) redis (4.8.1) - redis-client (0.12.1) + redis-client (0.12.2) connection_pool regexp_parser (2.7.0) reline (0.3.2) @@ -647,9 +647,9 @@ GEM connection_pool (>= 2.3.0) rack (>= 2.2.4) redis-client (>= 0.11.0) - sidekiq-scheduler (5.0.1) + sidekiq-scheduler (5.0.2) rufus-scheduler (~> 3.2) - sidekiq (>= 4, < 8) + sidekiq (>= 6, < 8) tilt (>= 1.4.0) simplecov (0.22.0) docile (~> 1.1) @@ -698,7 +698,7 @@ GEM power_assert thor (1.2.1) thread-local (1.1.0) - tilt (2.0.11) + tilt (2.1.0) timecop (0.9.6) timeout (0.3.1) ttfunk (1.7.0)