From e589b5feb3206ebc0f00db7c0642586b66bc81b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 13:46:22 +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:development 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 91c25fc..95f3614 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -175,7 +175,7 @@ GEM spoon (0.0.6) ffi statsd-ruby (1.5.0) - thor (1.2.2) + thor (1.3.0) thrift (0.18.1) tilt (2.2.0) unicode-display_width (2.5.0)