From e457f51a61bf3df627d9b4562839db76f850ee01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Mar 2022 15:40:24 +0000 Subject: [PATCH] Bump thor from 1.1.0 to 1.2.1 Bumps [thor](https://github.com/rails/thor) from 1.1.0 to 1.2.1. - [Release notes](https://github.com/rails/thor/releases) - [Commits](https://github.com/rails/thor/compare/v1.1.0...v1.2.1) --- 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 6811abd..2620f32 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -156,7 +156,7 @@ GEM spoon (0.0.6) ffi statsd-ruby (1.5.0) - thor (1.1.0) + thor (1.2.1) thrift (0.15.0) tilt (2.0.10) unicode-display_width (1.8.0)