From a034a30d621847aa3487244b98de7569f0dee636 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 04:28:34 +0000 Subject: [PATCH] Bump thor from 0.19.1 to 1.4.0 Bumps [thor](https://github.com/rails/thor) from 0.19.1 to 1.4.0. - [Release notes](https://github.com/rails/thor/releases) - [Commits](https://github.com/rails/thor/compare/v0.19.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 ae7254e..142b3d9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -34,7 +34,7 @@ GEM slop (3.5.0) temple (0.8.2) terminal-notifier-guard (1.5.3) - thor (0.19.1) + thor (1.4.0) tilt (2.0.10) timers (1.1.0)