From f7f751e87785796188f0768703bbca2af971dd31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 18:05:09 +0000 Subject: [PATCH] build(deps): bump rbi from 0.0.11 to 0.0.12 in /Library/Homebrew Bumps [rbi](https://github.com/Shopify/rbi) from 0.0.11 to 0.0.12. - [Release notes](https://github.com/Shopify/rbi/releases) - [Commits](https://github.com/Shopify/rbi/compare/v0.0.11...v0.0.12) --- updated-dependencies: - dependency-name: rbi dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Library/Homebrew/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index 94d0c6b1bf..4d162db52c 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -85,7 +85,7 @@ GEM racc (1.6.0) rack (2.2.3) rainbow (3.1.1) - rbi (0.0.11) + rbi (0.0.12) ast parser sorbet-runtime (>= 0.5.9204)