diff --git a/Gemfile b/Gemfile index e57f2fb98..8ab85ce73 100644 --- a/Gemfile +++ b/Gemfile @@ -16,7 +16,7 @@ group :development do gem 'rspec-benchmark', '~> 0.6.0' gem 'rubocop', '~> 1.61.0' gem 'rubocop-performance', '~> 1.20.0' - gem 'rubocop-rspec', '~> 2.26.0' + gem 'rubocop-rspec', '~> 2.27.0' gem 'simplecov', '>= 0.18.0', '< 0.23.0' gem 'yard', '~> 0.9.5'