From b7443e4e90e9f006343f8da9db20902bbe4d57d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 23:20:54 +0000 Subject: [PATCH] Bump thor from 0.18.1 to 1.4.0 Bumps [thor](https://github.com/rails/thor) from 0.18.1 to 1.4.0. - [Release notes](https://github.com/rails/thor/releases) - [Commits](https://github.com/rails/thor/compare/v0.18.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 98a84bc..e26f583 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -90,7 +90,7 @@ GEM slop (3.5.0) term-ansicolor (1.3.0) tins (~> 1.0) - thor (0.18.1) + thor (1.4.0) thread_safe (0.2.0) atomic (>= 1.1.7, < 2) tins (1.0.1)