From 7716e0c05a56c746ff8ca60a208ec702518055a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 04:03:34 +0000 Subject: [PATCH] Bump thor from 1.3.0 to 1.3.1 Bumps [thor](https://github.com/rails/thor) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/rails/thor/releases) - [Commits](https://github.com/rails/thor/compare/v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: thor dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 04d05ba..512ad70 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -176,7 +176,7 @@ GEM spoon (0.0.6) ffi statsd-ruby (1.5.0) - thor (1.3.0) + thor (1.3.1) thrift (0.18.1) tilt (2.3.0) unicode-display_width (2.5.0)