diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index ff2cd0fe9f..b7d537c6f5 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -62,7 +62,7 @@ GEM parser rainbow (~> 3.0) sorbet-runtime (>= 0.5) - parser (2.7.1.4) + parser (2.7.1.5) ast (~> 2.4.1) patchelf (1.3.0) elftools (>= 1.1.3) @@ -98,17 +98,18 @@ GEM rspec-support (3.9.3) rspec-wait (0.0.9) rspec (>= 3, < 4) - rubocop (0.91.0) + rubocop (0.92.0) parallel (~> 1.10) - parser (>= 2.7.1.1) + parser (>= 2.7.1.5) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.7) rexml - rubocop-ast (>= 0.4.0, < 1.0) + rubocop-ast (>= 0.5.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (0.4.2) - parser (>= 2.7.1.4) + rubocop-ast (0.7.0) + parser (>= 2.7.1.5) + strscan (>= 1.0.0) rubocop-performance (1.8.1) rubocop (>= 0.87.0) rubocop-ast (>= 0.4.0) @@ -129,6 +130,7 @@ GEM sorbet (~> 0.5.5) sorbet-runtime thor (>= 0.19.2) + strscan (1.0.3) tapioca (0.4.6) parlour (>= 2.1.0) pry (>= 0.12.2)