build(deps): bump rubocop-rails in /Library/Homebrew

Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.17.2 to 2.17.3.
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.17.2...v2.17.3)

---
updated-dependencies:
- dependency-name: rubocop-rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-21 18:05:14 +00:00 committed by GitHub
parent 840f49a425
commit fd1ebc4e89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -92,7 +92,7 @@ GEM
method_source (~> 1.0) method_source (~> 1.0)
public_suffix (5.0.0) public_suffix (5.0.0)
racc (1.6.0) racc (1.6.0)
rack (3.0.0) rack (3.0.1)
rainbow (3.1.1) rainbow (3.1.1)
rbi (0.0.14) rbi (0.0.14)
ast ast
@ -147,7 +147,7 @@ GEM
rubocop-performance (1.15.1) rubocop-performance (1.15.1)
rubocop (>= 1.7.0, < 2.0) rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0) rubocop-ast (>= 0.4.0)
rubocop-rails (2.17.2) rubocop-rails (2.17.3)
activesupport (>= 4.2.0) activesupport (>= 4.2.0)
rack (>= 1.1) rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0) rubocop (>= 1.33.0, < 2.0)