From 62fedc1f9298bc5af2a7000a147117fd04e22a66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 18:32:49 +0000 Subject: [PATCH] build(deps-dev): bump prism from 0.20.0 to 0.21.0 in /Library/Homebrew Bumps [prism](https://github.com/ruby/prism) from 0.20.0 to 0.21.0. - [Release notes](https://github.com/ruby/prism/releases) - [Changelog](https://github.com/ruby/prism/blob/main/CHANGELOG.md) - [Commits](https://github.com/ruby/prism/compare/v0.20.0...v0.21.0) --- updated-dependencies: - dependency-name: prism dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Library/Homebrew/Gemfile.lock | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index 79c26720fa..c39f07a502 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -45,15 +45,15 @@ GEM elftools (>= 1.2) plist (3.7.1) prettier_print (1.2.1) - prism (0.20.0) + prism (0.21.0) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) public_suffix (5.0.4) racc (1.7.3) rainbow (3.1.1) - rbi (0.1.7) - prism (>= 0.18.0, < 0.21) + rbi (0.1.8) + prism (>= 0.18.0, < 0.22) sorbet-runtime (>= 0.5.9204) rdiscount (2.2.7.3) regexp_parser (2.9.0) @@ -165,8 +165,6 @@ GEM yard (>= 0.9) PLATFORMS - aarch64-linux - arm-linux arm64-darwin x86_64-darwin x86_64-linux