Skip to content
Snippets Groups Projects
Commit 1cc6fa2e authored by Dominyk Tiller's avatar Dominyk Tiller Committed by Mike McQuaid
Browse files

style: bump rubocop to 0.32.0


Closes Homebrew/homebrew#40506.

Signed-off-by: default avatarMike McQuaid <mike@mikemcquaid.com>
parent 8604799f
No related branches found
No related tags found
No related merge requests found
......@@ -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",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment