From 387a2b77653998263e54e14b5d8ae926bda9a35c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 10:50:59 +0000 Subject: [PATCH] Bump thor from 1.3.0 to 1.3.1 Bumps [thor](https://github.com/rails/thor) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/rails/thor/releases) - [Commits](https://github.com/rails/thor/compare/v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: thor dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f7cf329..2deb91a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -282,7 +282,7 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) stringio (3.1.0) - thor (1.3.0) + thor (1.3.1) tilt (2.3.0) timeout (0.4.1) typhoeus (1.4.1)