From fe8ea691cfb9ba2363442002ed3322c9b77699c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 01:55:50 +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 ef52c22..ce9c4e3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -189,7 +189,7 @@ GEM sqlite3 (1.7.0-arm64-darwin) sqlite3 (1.7.0-x86_64-linux) stringio (3.1.0) - thor (1.3.0) + thor (1.4.0) timeout (0.4.1) turbo-rails (1.5.0) actionpack (>= 6.0.0)