Update rubocop dependency to 0.43.0.
This commit is contained in:
parent
4be3aff253
commit
21e0a7efb9
@ -45,7 +45,7 @@ module Homebrew
|
||||
|
||||
def check_style_impl(files, output_type, options = {})
|
||||
fix = options[:fix]
|
||||
Homebrew.install_gem_setup_path! "rubocop", "0.41.2"
|
||||
Homebrew.install_gem_setup_path! "rubocop", "0.43.0"
|
||||
|
||||
args = %W[
|
||||
--force-exclusion
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user