From 1dce739d66631ab06d3ad390af4c216e1b9602c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 08:25:29 +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: indirect 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 799ca87c..1e69b3e2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -185,7 +185,7 @@ GEM concurrent-ruby (~> 1.0) rack (> 1, < 3) temple (0.10.3) - thor (1.2.2) + thor (1.3.0) tilt (2.0.11) timers (4.3.5) toml (0.3.0)