From 5a50c0d2cdf9afae70171a0d1a0a0c3e11bd8224 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 15:45:34 +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 2f52fb5..bd297d7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -301,7 +301,7 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) stringio (3.0.8) - thor (1.2.2) + thor (1.3.0) tilt (2.3.0) timeout (0.4.0) typhoeus (1.4.0)