diff --git a/Gemfile.lock b/Gemfile.lock index f16b2a3f29..6543bd8366 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -313,7 +313,7 @@ GEM nokogiri (>= 1.5.11, < 2.0.0) foreman (0.87.2) formatador (0.2.5) - fugit (1.5.3) + fugit (1.7.1) et-orbi (~> 1, >= 1.2.7) raabro (~> 1.4) fuubar (2.5.1) @@ -583,7 +583,7 @@ GEM ffi (~> 1.12) ruby2_keywords (0.0.5) rubyzip (2.3.2) - rufus-scheduler (3.8.1) + rufus-scheduler (3.8.2) fugit (~> 1.1, >= 1.1.6) sass (3.4.25) sass-rails (5.0.8) @@ -600,10 +600,10 @@ GEM connection_pool (>= 2.2.5) rack (~> 2.0) redis (>= 4.5.0, < 5) - sidekiq-scheduler (4.0.2) + sidekiq-scheduler (4.0.3) redis (>= 4.2.0) rufus-scheduler (~> 3.2) - sidekiq (>= 4) + sidekiq (>= 4, < 7) tilt (>= 1.4.0) simplecov (0.21.2) docile (~> 1.1) @@ -661,9 +661,6 @@ GEM activemodel (>= 3.2) mail (~> 2.5) vcr (6.1.0) - activesupport (>= 5.0.0, < 8.0) - concurrent-ruby (~> 1.0) - method_source (~> 1.0) view_component (2.74.0) activesupport (>= 5.0.0, < 8.0) concurrent-ruby (~> 1.0)