diff --git a/Library/Homebrew/cmd/style.rb b/Library/Homebrew/cmd/style.rb index 7ca50e803f..49999101cf 100644 --- a/Library/Homebrew/cmd/style.rb +++ b/Library/Homebrew/cmd/style.rb @@ -6,7 +6,7 @@ module Homebrew ARGV.formulae.map(&:path) end - Homebrew.install_gem_setup_path! "rubocop", "0.31.0" + Homebrew.install_gem_setup_path! "rubocop", "0.32.0" args = [ "--format", "simple", "--config",