From 1acd9bf065f439f06704d2da28231fa8c80fef8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 07:58:54 +0000 Subject: [PATCH] Bump thor from 1.2.2 to 1.3.0 Bumps [thor](https://github.com/rails/thor) from 1.2.2 to 1.3.0. - [Release notes](https://github.com/rails/thor/releases) - [Commits](https://github.com/rails/thor/compare/v1.2.2...v1.3.0) --- 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 c90abd6d8..9fcb7505a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -425,7 +425,7 @@ GEM net-scp (>= 1.1.2) net-ssh (>= 2.8.0) temple (0.8.2) - thor (1.2.2) + thor (1.3.0) tilt (2.0.10) timecop (0.9.8) timeout (0.4.0)