style: bump rubocop to 0.32.1
Closes Homebrew/homebrew#41049. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
7069509545
commit
83d6c946af
@ -6,7 +6,7 @@ module Homebrew
|
||||
ARGV.formulae.map(&:path)
|
||||
end
|
||||
|
||||
Homebrew.install_gem_setup_path! "rubocop", "0.32.0"
|
||||
Homebrew.install_gem_setup_path! "rubocop", "0.32.1"
|
||||
|
||||
args = [
|
||||
"--format", "simple", "--config",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user