diff --git a/Gemfile b/Gemfile index 2c0954851..aeeb5af61 100644 --- a/Gemfile +++ b/Gemfile @@ -15,7 +15,7 @@ group :development do gem 'rspec-benchmark', '~> 0.6.0' gem 'rubocop', '~> 1.43.0' gem 'rubocop-performance', '~> 1.15.0' - gem 'rubocop-rspec', '~> 2.16.0' + gem 'rubocop-rspec', '~> 2.17.0' gem 'simplecov', '>= 0.18.0', '< 0.23.0' gem 'yard', '~> 0.9.5'