From 0ad0b78c4fd8569d7cd8d138268838e223b99896 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 11:02:38 +0000 Subject: [PATCH] Bump thor from 1.0.1 to 1.4.0 Bumps [thor](https://github.com/rails/thor) from 1.0.1 to 1.4.0. - [Release notes](https://github.com/rails/thor/releases) - [Commits](https://github.com/rails/thor/compare/v1.0.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 d00c4e7..f8111bf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,7 +69,7 @@ GEM rspec-support (3.9.2) safe_yaml (1.0.5) shellany (0.0.1) - thor (1.0.1) + thor (1.4.0) vcr (5.1.0) webmock (3.8.2) addressable (>= 2.3.6)