diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index 4bc503a99a..490a5c9513 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -86,6 +86,11 @@ GEM racc (1.5.2) rack (2.2.3) rainbow (3.0.0) + rbi (0.0.4) + ast + parser + sorbet-runtime + unparser rdiscount (2.2.0.2) regexp_parser (2.1.1) rexml (3.2.5) @@ -164,14 +169,15 @@ GEM sorbet (>= 0.5.6347) sorbet-runtime thor (>= 0.19.2) - tapioca (0.4.26) + tapioca (0.5.2) bundler (>= 1.17.3) - parlour (>= 2.1.0) pry (>= 0.12.2) + rbi sorbet-runtime sorbet-static (>= 0.4.4471) spoom thor (>= 0.19.2) + unparser thor (1.1.0) tzinfo (2.0.4) concurrent-ruby (~> 1.0) @@ -179,6 +185,9 @@ GEM unf_ext unf_ext (0.0.8) unicode-display_width (2.1.0) + unparser (0.6.0) + diff-lcs (~> 1.3) + parser (>= 3.0.0) uri_template (0.7.0) warning (1.2.0) webrick (1.7.0)