From 0a7754a08fb6930f06e4faf2bec82bf960017d19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jan 2022 22:12:15 +0000 Subject: [PATCH] Bump thor from 1.1.0 to 1.2.0 Bumps [thor](https://github.com/rails/thor) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/rails/thor/releases) - [Commits](https://github.com/rails/thor/compare/v1.1.0...v1.2.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 a7ae8c7a..d6631d33 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,7 +91,7 @@ GEM rubocop (~> 1.19) ruby-progressbar (1.11.0) shellany (0.0.1) - thor (1.1.0) + thor (1.2.0) unicode-display_width (2.1.0) PLATFORMS