From aa474573782411c7bb19fdc2de5e90f74b379528 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 May 2023 18:57:36 +0000 Subject: [PATCH] Bump thor from 1.2.1 to 1.2.2 in /Library/Homebrew Bumps [thor](https://github.com/rails/thor) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/rails/thor/releases) - [Commits](https://github.com/rails/thor/compare/v1.2.1...v1.2.2) --- updated-dependencies: - dependency-name: thor dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Library/Homebrew/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index 3ebcd64227..25ff69e0a2 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -163,7 +163,7 @@ GEM spoom (~> 1.1.0, >= 1.1.11) thor (>= 1.2.0) yard-sorbet - thor (1.2.1) + thor (1.2.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.4.2)