diff --git a/Gemfile b/Gemfile index 096790d..cdab85a 100644 --- a/Gemfile +++ b/Gemfile @@ -101,4 +101,4 @@ gem 'uuid' gem 'will_paginate' gem 'yubikey' gem 'stripe' -gem 'sidekiq', '~> 6.5.8' +gem 'sidekiq', '~> 6.5.10' diff --git a/Gemfile.lock b/Gemfile.lock index dc7d62e..b688bd5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -203,7 +203,7 @@ GEM puma (5.6.7) nio4r (~> 2.0) racc (1.6.1) - rack (2.2.6.4) + rack (2.2.8) rack-proxy (0.7.0) rack rack-test (1.1.0) @@ -318,7 +318,7 @@ GEM rubyzip (>= 1.2.2) shoulda-matchers (5.0.0) activesupport (>= 5.2.0) - sidekiq (6.5.9) + sidekiq (6.5.10) connection_pool (>= 2.2.5, < 3) rack (~> 2.0) redis (>= 4.5.0, < 5) @@ -426,7 +426,7 @@ DEPENDENCIES sass-rails (>= 6) selenium-webdriver (~> 3.142.7) shoulda-matchers - sidekiq (~> 6.5.8) + sidekiq (~> 6.5.10) simplecov slack-notifier spring