From b9f0df5d41dfd0d0c4f6529f73510cbc86790b43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 14:00:58 +0000 Subject: [PATCH] Bump thor from 1.4.0 to 1.5.0 in the ruby-deps group across 1 directory Bumps the ruby-deps group with 1 update in the / directory: [thor](https://github.com/rails/thor). Updates `thor` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rails/thor/releases) - [Commits](https://github.com/rails/thor/compare/v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: thor dependency-version: 1.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 94d6a270..6cdc5055 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,7 +21,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.6) - thor (1.4.0) + thor (1.5.0) PLATFORMS universal-java-1.8