From 58db65ce17450f1e46bc55bd25f16b3f0faeac14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 04:35:43 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b56074a..1821d55 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,7 +40,7 @@ GEM simplecov-html (0.10.2) term-ansicolor (1.7.1) tins (~> 1.0) - thor (0.20.3) + thor (1.4.0) tins (1.20.3) PLATFORMS