From c2b3f1db27eb7376e192848d05d8377ce9f062f8 Mon Sep 17 00:00:00 2001 From: Dominyk Tiller Date: Fri, 27 Jan 2017 21:32:50 +0000 Subject: [PATCH] style: update rubocop to 0.47.1 --- Library/Homebrew/cmd/style.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Homebrew/cmd/style.rb b/Library/Homebrew/cmd/style.rb index 9befcf9ac1..586c6da6b5 100644 --- a/Library/Homebrew/cmd/style.rb +++ b/Library/Homebrew/cmd/style.rb @@ -47,7 +47,7 @@ module Homebrew def check_style_impl(files, output_type, options = {}) fix = options[:fix] - Homebrew.install_gem_setup_path! "rubocop", "0.45.0" + Homebrew.install_gem_setup_path! "rubocop", "0.47.1" args = %w[ --force-exclusion