From 1636d248f43069c5019e93e73c45337d70080eab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Dec 2021 16:23:39 +0000 Subject: [PATCH] build(deps): bump rubocop-rspec from 2.4.0 to 2.7.0 in /Library/Homebrew Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.4.0 to 2.7.0. - [Release notes](https://github.com/rubocop/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-rspec/compare/v2.4.0...v2.7.0) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Library/Homebrew/Gemfile.lock | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index b0c6ccad49557..811a148a304bd 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -74,7 +74,7 @@ GEM parser rainbow (~> 3.0) sorbet-runtime (>= 0.5) - parser (3.0.2.0) + parser (3.0.3.2) ast (~> 2.4.1) patchelf (1.3.0) elftools (>= 1.1.3) @@ -92,7 +92,7 @@ GEM sorbet-runtime unparser rdiscount (2.2.0.2) - regexp_parser (2.1.1) + regexp_parser (2.2.0) rexml (3.2.5) ronn (0.7.3) hpricot (>= 0.8.2) @@ -143,9 +143,8 @@ GEM activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.7.0, < 2.0) - rubocop-rspec (2.4.0) - rubocop (~> 1.0) - rubocop-ast (>= 1.1.0) + rubocop-rspec (2.7.0) + rubocop (~> 1.19) rubocop-sorbet (0.6.2) rubocop ruby-macho (2.5.1)