From 40b72527b2419a13840d0cb5ac0c8f883555ee2f Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 20:18:34 +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 38d4d698..007deda8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -132,7 +132,7 @@ GEM simplecov simplecov-lcov (0.8.0) simplecov_json_formatter (0.1.4) - thor (1.3.0) + thor (1.4.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (3.1.4)