From 21b5931b999ab2b167ff7f2f294f7cba3d6db84c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 15:56:12 +0000 Subject: [PATCH] build(deps-dev): bump racc from 1.8.0 to 1.8.1 in /Library/Homebrew Bumps [racc](https://github.com/ruby/racc) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/ruby/racc/releases) - [Changelog](https://github.com/ruby/racc/blob/master/ChangeLog) - [Commits](https://github.com/ruby/racc/compare/v1.8.0...v1.8.1) --- updated-dependencies: - dependency-name: racc dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Library/Homebrew/Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index d97b36a2cf..12fd4e86e3 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -47,7 +47,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (6.0.1) - racc (1.8.0) + racc (1.8.1) rainbow (3.1.1) rbi (0.1.14) prism (>= 0.18.0, < 1.0.0) @@ -148,7 +148,6 @@ GEM PLATFORMS aarch64-linux - arm-linux arm64-darwin x86_64-darwin x86_64-linux