diff --git a/Gemfile b/Gemfile index cf119cc1..a847bd23 100644 --- a/Gemfile +++ b/Gemfile @@ -148,4 +148,4 @@ group :doc do gem 'sdoc', require: false end -gem "sidekiq", "~> 7.0" +gem "sidekiq", "~> 7.2" diff --git a/Gemfile.lock b/Gemfile.lock index d347c200..c4c0e523 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -256,7 +256,7 @@ GEM puma (6.4.2) nio4r (~> 2.0) racc (1.7.3) - rack (2.2.8.1) + rack (2.2.9) rack-cas (0.16.1) addressable (~> 2.3) nokogiri (~> 1.5) @@ -312,7 +312,7 @@ GEM psych (>= 4.0.0) record_tag_helper (1.0.1) actionview (>= 5) - redis-client (0.21.0) + redis-client (0.22.1) connection_pool regexp_parser (2.9.0) request_store (1.6.0) @@ -375,7 +375,7 @@ GEM sentry-ruby (5.17.1) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) - sidekiq (7.2.2) + sidekiq (7.2.4) concurrent-ruby (< 2) connection_pool (>= 2.3.0) rack (>= 2.2.4) @@ -502,7 +502,7 @@ DEPENDENCIES select2-rails sentry-rails sentry-ruby - sidekiq (~> 7.0) + sidekiq (~> 7.2) simple_enum simple_form simple_token_authentication