Skip to content
Snippets Groups Projects
Commit 21e0a7ef authored by Markus Reiter's avatar Markus Reiter
Browse files

Update `rubocop` dependency to `0.43.0`.

parent 4be3aff2
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,7 @@ module Homebrew
def check_style_impl(files, output_type, options = {})
fix = options[:fix]
Homebrew.install_gem_setup_path! "rubocop", "0.41.2"
Homebrew.install_gem_setup_path! "rubocop", "0.43.0"
args = %W[
--force-exclusion
......
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