From 06e45494a48dccdbef2dd8e0834864255b4d3559 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Apr 2021 13:18:19 +0000 Subject: [PATCH] build(deps): bump rubocop-performance in /Library/Homebrew Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.9.0 to 1.10.2. - [Release notes](https://github.com/rubocop/rubocop-performance/releases) - [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.9.0...v1.10.2) Signed-off-by: dependabot[bot] --- Library/Homebrew/Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index 837f6c963ce78..b1a47d1910ae0 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -7,7 +7,7 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) - ast (2.4.1) + ast (2.4.2) bindata (2.4.8) byebug (11.1.3) codecov (0.2.12) @@ -62,7 +62,7 @@ GEM parser rainbow (~> 3.0) sorbet-runtime (>= 0.5) - parser (2.7.2.0) + parser (3.0.1.0) ast (~> 2.4.1) patchelf (1.3.0) elftools (>= 1.1.3) @@ -72,8 +72,8 @@ GEM method_source (~> 1.0) rainbow (3.0.0) rdiscount (2.2.0.2) - regexp_parser (1.8.2) - rexml (3.2.4) + regexp_parser (2.1.1) + rexml (3.2.5) ronn (0.7.3) hpricot (>= 0.8.2) mustache (>= 0.7.0) @@ -110,9 +110,9 @@ GEM rubocop-ast (>= 1.1.1) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (1.1.1) + rubocop-ast (1.4.1) parser (>= 2.7.1.5) - rubocop-performance (1.9.0) + rubocop-performance (1.10.2) rubocop (>= 0.90.0, < 2.0) rubocop-ast (>= 0.4.0) rubocop-rspec (2.0.0) @@ -121,7 +121,7 @@ GEM rubocop-sorbet (0.5.1) rubocop ruby-macho (2.5.0) - ruby-progressbar (1.10.1) + ruby-progressbar (1.11.0) simplecov (0.19.1) docile (~> 1.1) simplecov-html (~> 0.11)