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

style: use rubocop 0.39

(#85)
parent 36b2af2e
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ module Homebrew
ARGV.formulae.map(&:path)
end
Homebrew.install_gem_setup_path! "rubocop", "0.37.2"
Homebrew.install_gem_setup_path! "rubocop", "0.39"
args = [
"--format", "simple", "--force-exclusion", "--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