diff --git a/Gemfile b/Gemfile index 9a950443a..ff66b1ee7 100644 --- a/Gemfile +++ b/Gemfile @@ -8,7 +8,7 @@ group :test do gem 'rspec', '>= 3.11.0' gem 'rspec_junit_formatter', '>= 0.6.0' gem 'rspec-mocks', '>= 3.11.0' - gem 'rubocop', '>= 1.65.0' + gem 'rubocop', '>= 1.66.0' end gem 'jekyll'