From b165e01a681344ea593d8b9dcfa3193f9e23da53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 08:56:47 +0000 Subject: [PATCH] Bump thor from 1.2.2 to 1.3.1 Bumps [thor](https://github.com/rails/thor) from 1.2.2 to 1.3.1. - [Release notes](https://github.com/rails/thor/releases) - [Commits](https://github.com/rails/thor/compare/v1.2.2...v1.3.1) --- updated-dependencies: - dependency-name: thor 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 29620d5e..144abca0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -103,7 +103,7 @@ GEM sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) - thor (1.2.2) + thor (1.3.1) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0)