From ae174b064b75ea0d328bff33f8ec71ca99119178 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Apr 2021 05:47:34 +0000 Subject: [PATCH] build(deps): bump rubocop from 1.12.1 to 1.13.0 in /Library/Homebrew Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.12.1 to 1.13.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop/compare/v1.12.1...v1.13.0) Signed-off-by: dependabot[bot] <support@github.com> --- Library/Homebrew/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index 69f8b27c4c..25bc29d2b7 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -65,7 +65,7 @@ GEM parser rainbow (~> 3.0) sorbet-runtime (>= 0.5) - parser (3.0.0.0) + parser (3.0.1.0) ast (~> 2.4.1) patchelf (1.3.0) elftools (>= 1.1.3) @@ -79,7 +79,7 @@ GEM rainbow (3.0.0) rdiscount (2.2.0.2) regexp_parser (2.1.1) - rexml (3.2.4) + rexml (3.2.5) ronn (0.7.3) hpricot (>= 0.8.2) mustache (>= 0.7.0) @@ -109,7 +109,7 @@ GEM rspec-support (3.10.2) rspec-wait (0.0.9) rspec (>= 3, < 4) - rubocop (1.12.1) + rubocop (1.13.0) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) -- GitLab