From 9bc0891f494c31597068e94f7f382156dba53cb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 18:02:58 +0000 Subject: [PATCH] build(deps): bump did_you_mean from 1.6.1 to 1.6.2 in /Library/Homebrew Bumps [did_you_mean](https://github.com/ruby/did_you_mean) from 1.6.1 to 1.6.2. - [Release notes](https://github.com/ruby/did_you_mean/releases) - [Changelog](https://github.com/ruby/did_you_mean/blob/master/CHANGELOG.md) - [Commits](https://github.com/ruby/did_you_mean/compare/v1.6.1...v1.6.2) --- updated-dependencies: - dependency-name: did_you_mean dependency-type: direct:production 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 d8d7bba335..24d40038b8 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -19,7 +19,7 @@ GEM highline (~> 2.0.0) concurrent-ruby (1.1.10) connection_pool (2.3.0) - did_you_mean (1.6.1) + did_you_mean (1.6.2) diff-lcs (1.5.0) docile (1.4.0) domain_name (0.5.20190701)