From 419ff5adca68522557e81eda3b7f8ee396175619 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 18:01:21 +0000 Subject: [PATCH] build(deps): bump did_you_mean from 1.6.2 to 1.6.3 in /Library/Homebrew Bumps [did_you_mean](https://github.com/ruby/did_you_mean) from 1.6.2 to 1.6.3. - [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.2...v1.6.3) --- 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 82057073ea..0fa2c3fbb3 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.2) + did_you_mean (1.6.3) diff-lcs (1.5.0) docile (1.4.0) domain_name (0.5.20190701)