From adf2d8368a4c037cc8ed01af5d6fb98dc56e586e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 23:19:48 +0100 Subject: [PATCH] Build(deps): Bump thor from 1.3.0 to 1.3.1 (#25918) 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:production 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 0d054966d9e..05041b27965 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -486,7 +486,7 @@ GEM prettier_print (>= 1.2.0) syntax_tree-disable_ternary (1.0.0) test-prof (1.3.1) - thor (1.3.0) + thor (1.3.1) timeout (0.4.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0)