From cd4ceccd5c7d3f12b375874c9e8cb1986685de2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 12:01:19 +0000 Subject: [PATCH] Bump thor from 1.4.0 to 1.5.0 Bumps [thor](https://github.com/rails/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: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6d5aa8a..2ff1a81 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -136,7 +136,7 @@ GEM stringio (3.2.0) test-unit (3.7.3) power_assert - thor (1.4.0) + thor (1.5.0) thread_safe (0.3.6) tsort (0.2.0) unicode-display_width (3.2.0)