diff --git a/Gemfile b/Gemfile index dc82953e4f..7a66a11d66 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ gem 'berkshelf' group :style do gem 'foodcritic', '~> 16.3.0' gem 'rake', '~> 13.0.1' - gem 'rubocop', '~> 1.15.0' + gem 'rubocop', '~> 1.22.3' gem 'rubocop-gitlab-security', '~> 0.1.1' end