style: update rubocop to 0.37.2
Closes Homebrew/homebrew#49084. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
44453cf829
commit
b389953f5b
@ -8,7 +8,7 @@ module Homebrew
|
|||||||
ARGV.formulae.map(&:path)
|
ARGV.formulae.map(&:path)
|
||||||
end
|
end
|
||||||
|
|
||||||
Homebrew.install_gem_setup_path! "rubocop", "0.36.0"
|
Homebrew.install_gem_setup_path! "rubocop", "0.37.2"
|
||||||
|
|
||||||
args = [
|
args = [
|
||||||
"--format", "simple", "--force-exclusion", "--config",
|
"--format", "simple", "--force-exclusion", "--config",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user