From 0ad157044bb85061ffa78f36adeeae8f1c8f99d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juanjo=20Baz=C3=A1n?= Date: Wed, 27 Sep 2023 10:53:13 +0200 Subject: [PATCH] [sec] Update sidekiq --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 28f60008..b50d9544 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,7 +89,7 @@ GEM multi_json (~> 1.15) rexml (~> 3.2, >= 3.2.5) thor (~> 1.2, >= 1.2.1) - sidekiq (7.1.2) + sidekiq (7.1.4) concurrent-ruby (< 2) connection_pool (>= 2.3.0) rack (>= 2.2.4)