From b2a0010b83918761d813d1c38bf2ddef5a16be58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 01:16:47 +0000 Subject: [PATCH] Bump thor from 1.3.0 to 1.4.0 Bumps [thor](https://github.com/rails/thor) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/rails/thor/releases) - [Commits](https://github.com/rails/thor/compare/v1.3.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 0d0286e9..490d429e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -189,7 +189,7 @@ GEM matrix (~> 0.4) rdf (~> 3.3) temple (0.10.3) - thor (1.3.0) + thor (1.4.0) tilt (2.3.0) unicode-types (1.9.0) yaml-ld (0.0.3)