From 1cbf3aff8201abdaffb9cb4c18a0b4d7f0eec508 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Mar 2022 18:04:49 +0000 Subject: [PATCH] build(deps): bump rbi from 0.0.13 to 0.0.14 in /Library/Homebrew Bumps [rbi](https://github.com/Shopify/rbi) from 0.0.13 to 0.0.14. - [Release notes](https://github.com/Shopify/rbi/releases) - [Commits](https://github.com/Shopify/rbi/compare/v0.0.13...v0.0.14) --- updated-dependencies: - dependency-name: rbi dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Library/Homebrew/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index ed2a74f8d7..0d93fb5a04 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -85,9 +85,9 @@ GEM racc (1.6.0) rack (2.2.3) rainbow (3.1.1) - rbi (0.0.13) + rbi (0.0.14) ast - parser + parser (>= 2.6.4.0) sorbet-runtime (>= 0.5.9204) unparser rdiscount (2.2.0.2)