From 39d1dd001d17703997cda2df3560b5f5daa528e4 Mon Sep 17 00:00:00 2001 From: Wilco Date: Sun, 14 Jan 2024 14:32:21 +0100 Subject: [PATCH] Hotfix sidekiq (#905) --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 51bf9782c..1d59c3a6c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -113,7 +113,7 @@ GEM devise-i18n (1.10.2) devise (>= 4.8.0) diff-lcs (1.5.0) - digest (3.1.0) + digest (3.1.1) docile (1.4.0) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) @@ -492,7 +492,7 @@ GEM tilt (2.1.0) timecop (0.9.5) timeliness (0.4.5) - timeout (0.3.0) + timeout (0.3.1) turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0)