From 86eb56a0192c7e76381456be7fa0ae04d7eb79ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Jul 2025 12:52:28 +0000 Subject: [PATCH] Bump thor from 1.2.1 to 1.4.0 Bumps [thor](https://github.com/rails/thor) from 1.2.1 to 1.4.0. - [Release notes](https://github.com/rails/thor/releases) - [Commits](https://github.com/rails/thor/compare/v1.2.1...v1.4.0) --- updated-dependencies: - dependency-name: thor dependency-version: 1.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 875e8b4..414fc5e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -70,7 +70,7 @@ GEM rubocop (~> 1.0) ruby-progressbar (1.13.0) shellany (0.0.1) - thor (1.2.1) + thor (1.4.0) unicode-display_width (2.4.2) zeitwerk (2.6.7) zlib (1.1.0)