diff --git a/gemfiles/Gemfile.rubocop-next b/gemfiles/Gemfile.rubocop-next index e1d42c58..16894d8d 100644 --- a/gemfiles/Gemfile.rubocop-next +++ b/gemfiles/Gemfile.rubocop-next @@ -2,4 +2,4 @@ eval_gemfile "../Gemfile" -gem "rubocop", ">= 0.87" +gem "rubocop", "~> 1.37.1"