aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
diff options
context:
space:
mode:
authorMarkus Reiter2016-09-21 09:59:45 +0200
committerMarkus Reiter2016-09-23 15:30:06 +0200
commit21e0a7efb998b65c921885858969503513cad14b (patch)
tree28fa654be1481cd65cb6fe47d9556ff97e0fee82 /Library/Homebrew/cmd
parent4be3aff253d56b65067a747795a4c46d602fa0c1 (diff)
downloadbrew-21e0a7efb998b65c921885858969503513cad14b.tar.bz2
Update `rubocop` dependency to `0.43.0`.
Diffstat (limited to 'Library/Homebrew/cmd')
-rw-r--r--Library/Homebrew/cmd/style.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/cmd/style.rb b/Library/Homebrew/cmd/style.rb
index f28d50cc1..c598e9062 100644
--- a/Library/Homebrew/cmd/style.rb
+++ b/Library/Homebrew/cmd/style.rb
@@ -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