From 1422907eeb08531ab41b1f30cedc0ae22942882a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 22:03:58 +0000 Subject: [PATCH] build(deps): 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: indirect 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 df267f7a7ec..ba2f71e55fb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -574,7 +574,7 @@ GEM talentbox-delayed_job_sequel (4.4.0) delayed_job (~> 4.1) sequel (>= 5.0, < 6.0) - thor (1.4.0) + thor (1.5.0) tilt (2.7.0) timecop (0.9.10) timeliness (0.5.3)