update rubocop to 0.33.0
This commit is contained in:
parent
2c3084a0a2
commit
3f8ce5f1a9
@ -8,7 +8,7 @@ module Homebrew
|
|||||||
ARGV.formulae.map(&:path)
|
ARGV.formulae.map(&:path)
|
||||||
end
|
end
|
||||||
|
|
||||||
Homebrew.install_gem_setup_path! "rubocop", "0.32.1"
|
Homebrew.install_gem_setup_path! "rubocop", "0.33.0"
|
||||||
|
|
||||||
args = [
|
args = [
|
||||||
"--format", "simple", "--force-exclusion", "--config",
|
"--format", "simple", "--force-exclusion", "--config",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user