From d1560653b6df1116753b7edfc124d42de192ff3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 00:59:42 +0000 Subject: [PATCH] Bump thor from 1.3.0 to 1.3.1 (#8) 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: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5c4c97e..301f773 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -115,7 +115,7 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - thor (1.3.0) + thor (1.3.1) unicode-display_width (2.5.0) uri (0.13.0) vcr (6.2.0)