Skip to content
Snippets Groups Projects
Commit 83d6c946 authored by Dominyk Tiller's avatar Dominyk Tiller
Browse files

style: bump rubocop to 0.32.1


Closes Homebrew/homebrew#41049.

Signed-off-by: default avatarDominyk Tiller <dominyktiller@gmail.com>
parent 70695095
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.32.0"
Homebrew.install_gem_setup_path! "rubocop", "0.32.1"
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