From 2f1bbe051c1dba5c9ac759c5762f4a3d702e0ddd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 15:20:47 +0200 Subject: [PATCH] Update dependency sidekiq to v8.1.4 (#38953) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 80f5baf3a8..9afbcb7920 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -816,7 +816,7 @@ GEM securerandom (0.4.1) shoulda-matchers (7.0.1) activesupport (>= 7.1) - sidekiq (8.1.3) + sidekiq (8.1.4) connection_pool (>= 3.0.0) json (>= 2.16.0) logger (>= 1.7.0)