From 04f75c9b2d0fae472afd25abde0ba38e0f9f7d59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 00:09:52 +0000 Subject: [PATCH] Bump thor from 1.1.0 to 1.4.0 Bumps [thor](https://github.com/rails/thor) from 1.1.0 to 1.4.0. - [Release notes](https://github.com/rails/thor/releases) - [Commits](https://github.com/rails/thor/compare/v1.1.0...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 44b3912..261e0c4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -299,7 +299,7 @@ GEM unf (~> 0.1.4) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) - thor (1.1.0) + thor (1.4.0) typhoeus (1.4.0) ethon (>= 0.9.0) tzinfo (2.0.6)