From 996ddb924cee1e5879c801bd2475ce9a19a4fd5e Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 21:42:38 +0000 Subject: [PATCH] Update thor to version 1.4.0 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 09109909..8c49f291 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -224,7 +224,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - thor (1.0.1) + thor (1.4.0) thread_safe (0.3.6) tilt (2.0.10) turbolinks (5.2.1)