From 59e9ee79d7fcd1840016521ee7fc02541746003d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 18:35:57 +0000 Subject: [PATCH] build(deps-dev): bump prism from 0.19.0 to 0.20.0 in /Library/Homebrew Bumps [prism](https://github.com/ruby/prism) from 0.19.0 to 0.20.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.19.0...v0.20.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 a922d963a595f..f529f7fbc1728 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.19.0) + prism (0.20.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.6) - prism (>= 0.18.0, < 0.20) + rbi (0.1.7) + prism (>= 0.18.0, < 0.21) 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