From 2f3ec77f223c239fe0b357358d6882279462a1b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Oct 2021 18:03:25 +0000 Subject: [PATCH] build(deps): bump rbi from 0.0.5 to 0.0.6 in /Library/Homebrew Bumps [rbi](https://github.com/Shopify/rbi) from 0.0.5 to 0.0.6. - [Release notes](https://github.com/Shopify/rbi/releases) - [Commits](https://github.com/Shopify/rbi/compare/v0.0.5...v0.0.6) --- 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 1b495a28fe..62d6787aa4 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -86,10 +86,10 @@ GEM racc (1.5.2) rack (2.2.3) rainbow (3.0.0) - rbi (0.0.5) + rbi (0.0.6) ast parser - sorbet-runtime + sorbet-runtime (>= 0.5.9204) unparser rdiscount (2.2.0.2) regexp_parser (2.1.1)