From 225fe58d5ca6bf78a2c46e2311dd0ae44855366f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 07:11:15 +0000 Subject: [PATCH] Update dependency sidekiq to v8.1.3 (#38723) 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 e2b64a9f06..a9f6202aea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -817,7 +817,7 @@ GEM securerandom (0.4.1) shoulda-matchers (7.0.1) activesupport (>= 7.1) - sidekiq (8.1.2) + sidekiq (8.1.3) connection_pool (>= 3.0.0) json (>= 2.16.0) logger (>= 1.7.0)