diff --git a/Gemfile b/Gemfile index b55daee..2577736 100644 --- a/Gemfile +++ b/Gemfile @@ -17,7 +17,7 @@ gem 'mysql2', '~> 0.5.2' gem 'config' # Redis background job queue -gem 'sidekiq', '7.1.2' +gem 'sidekiq', '7.1.3' gem 'ffi', '1.13.1' gem 'sassc', '< 2.2.0' diff --git a/Gemfile.lock b/Gemfile.lock index a63fde7..2c54a10 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -413,7 +413,7 @@ GEM activesupport (>= 6.1.5) i18n rb-readline (0.5.5) - redis-client (0.15.0) + redis-client (0.17.0) connection_pool regexp_parser (2.8.1) request_store (1.5.1) @@ -479,7 +479,7 @@ GEM nokogiri (>= 1.8.1) nori (~> 2.4) wasabi (~> 3.4) - sidekiq (7.1.2) + sidekiq (7.1.3) concurrent-ruby (< 2) connection_pool (>= 2.3.0) rack (>= 2.2.4) @@ -619,7 +619,7 @@ DEPENDENCIES sass-rails (~> 6.0) sassc (< 2.2.0) savon (~> 2.12) - sidekiq (= 7.1.2) + sidekiq (= 7.1.3) simple_form simplecov (~> 0.13) single_cov