From 2ce15e4f23349e2e61e615470a61e0481eec50a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 02:44:31 +0000 Subject: [PATCH] chore(deps-dev): bump thor from 1.3.1 to 1.4.0 Bumps [thor](https://github.com/rails/thor) from 1.3.1 to 1.4.0. - [Release notes](https://github.com/rails/thor/releases) - [Commits](https://github.com/rails/thor/compare/v1.3.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 b574c5f..8f0d960 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,7 +66,7 @@ GEM rspec-support (~> 3.13.0) rspec-support (3.13.1) shellany (0.0.1) - thor (1.3.1) + thor (1.4.0) timecop (0.9.10) PLATFORMS