From bf559465abc105fcdf763bbb3f1f0af0556a9bf4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 14:55:10 +0000 Subject: [PATCH] Bump thor from 1.2.1 to 1.4.0 Bumps [thor](https://github.com/rails/thor) from 1.2.1 to 1.4.0. - [Release notes](https://github.com/rails/thor/releases) - [Commits](https://github.com/rails/thor/compare/v1.2.1...v1.4.0) --- updated-dependencies: - dependency-name: thor dependency-version: 1.4.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 95b6e6f8..152b4c1f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -135,7 +135,7 @@ GEM sync (0.5.0) term-ansicolor (1.7.1) tins (~> 1.0) - thor (1.2.1) + thor (1.4.0) tilt (2.0.11) timeout (0.3.1) tins (1.32.1) @@ -177,4 +177,4 @@ DEPENDENCIES rubygems-update sinatra sinatra-contrib - unicorn \ No newline at end of file + unicorn