diff --git a/Gemfile b/Gemfile index ec47e2f62..1938c153d 100644 --- a/Gemfile +++ b/Gemfile @@ -13,7 +13,7 @@ group :development do gem 'rake', '~> 13.0' gem 'rspec', '~> 3.0' gem 'rspec-benchmark', '~> 0.6.0' - gem 'rubocop', '~> 1.56.0' + gem 'rubocop', '~> 1.57.1' gem 'rubocop-performance', '~> 1.19.0' gem 'rubocop-rspec', '~> 2.24.0' gem 'simplecov', '>= 0.18.0', '< 0.23.0'