From 5540f5c2dc171764d83eb0e96eaa7b86d20b771b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 02:24:08 +0000 Subject: [PATCH] Bump thor from 1.3.2 to 1.4.0 Bumps [thor](https://github.com/rails/thor) from 1.3.2 to 1.4.0. - [Release notes](https://github.com/rails/thor/releases) - [Commits](https://github.com/rails/thor/compare/v1.3.2...v1.4.0) --- updated-dependencies: - dependency-name: thor dependency-version: 1.4.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 870e9e1c..e7807f2e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,7 @@ GEM rbs syntax_tree (>= 2.0.1) temple (0.10.3) - thor (1.3.2) + thor (1.4.0) tilt (2.4.0) unicode-display_width (2.6.0)