From 9bfa5eaa25672710f77c2910c2fdef307422215d Mon Sep 17 00:00:00 2001 From: zzak Date: Thu, 16 Feb 2023 12:59:21 +0900 Subject: [PATCH] Bump timeout gem to 0.3.2 and fix CI --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index adad6b9654c..6a179355930 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -483,7 +483,7 @@ GEM execjs (>= 0.3.0, < 3) thor (1.2.1) tilt (2.0.11) - timeout (0.3.1) + timeout (0.3.2) trailblazer-option (0.1.2) turbo-rails (1.3.2) actionpack (>= 6.0.0)