From bfed239851067b79ba3bf574c399d298267a61b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 13:38:27 +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: 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 ee21133..3b96fe1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,7 +4,7 @@ GEM parslet (2.0.0) pastel (0.8.0) tty-color (~> 0.5) - thor (1.2.1) + thor (1.4.0) tty-color (0.6.0) vim-flavor (4.0.2) parslet (>= 1.8, < 3.0)