From 49f91cfb7fef2a2a1cf780f050fee25b47359742 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 16:29:32 +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 558124ea..394a917c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -92,7 +92,7 @@ GEM sinatra-param (1.6.0) sinatra (>= 1.3) statsd-ruby (1.5.0) - thor (1.3.0) + thor (1.4.0) tilt (2.0.10) trashed (3.2.7) statsd-ruby (~> 1.1)