From 442846dbda90f2cac598ac4d573779b1a60d9a51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Nov 2021 18:06:24 +0000 Subject: [PATCH] build(deps): bump rbi from 0.0.8 to 0.0.9 in /Library/Homebrew Bumps [rbi](https://github.com/Shopify/rbi) from 0.0.8 to 0.0.9. - [Release notes](https://github.com/Shopify/rbi/releases) - [Commits](https://github.com/Shopify/rbi/compare/v0.0.8...v0.0.9) --- 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 6ab0e5cfa9..04e0bcc080 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.0.0) - rbi (0.0.8) + rbi (0.0.9) ast parser sorbet-runtime (>= 0.5.9204)