From 37898bb76ee81b47287befc5b311c3eee1346d07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 21:02:34 +0000 Subject: [PATCH] Bump thor from 0.20.3 to 1.4.0 Bumps [thor](https://github.com/rails/thor) from 0.20.3 to 1.4.0. - [Release notes](https://github.com/rails/thor/releases) - [Commits](https://github.com/rails/thor/compare/v0.20.3...v1.4.0) --- updated-dependencies: - dependency-name: thor dependency-version: 1.4.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a68ae9d..1fef0a7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,10 +55,10 @@ GEM terminal-table (>= 1, < 4) danger-plugin-api (1.0.0) danger (> 2.0) - danger-swiftlint (0.30.2) + danger-swiftlint (0.37.2) danger rake (> 10) - thor (~> 0.19) + thor (~> 1.4) danger-todoist (2.0.1) danger-plugin-api (~> 1.0) danger-xcov (0.5.0) @@ -247,7 +247,7 @@ GEM terminal-notifier (2.0.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) - thor (0.20.3) + thor (1.4.0) trailblazer-option (0.1.2) tty-cursor (0.7.1) tty-screen (0.8.2)