diff --git a/Gemfile b/Gemfile index dc82953e4..d87135130 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.47.0' gem 'rubocop-gitlab-security', '~> 0.1.1' end