From dd546f808d6132c9166929457787e0a2cc99aece Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 05:49:22 +0000 Subject: [PATCH] Bump thor from 1.3.2 to 1.4.0 in the bundler group across 1 directory Bumps the bundler group with 1 update in the / directory: [thor](https://github.com/rails/thor). Updates `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 dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 204dea856..810c0e8ac 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,7 +69,7 @@ GEM lint_roller (~> 1.1) rubocop (~> 1.72, >= 1.72.1) ruby-progressbar (1.13.0) - thor (1.3.2) + thor (1.4.0) threaded (0.0.4) unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4)