diff --git a/Gemfile b/Gemfile index 37e8322ac08..6283b7c3ca4 100644 --- a/Gemfile +++ b/Gemfile @@ -49,7 +49,7 @@ gem 'rake', '13.2.1' gem 'redcarpet', '3.6.0' gem 'rss', '0.3.0' gem 'rubocop', '1.64.1' -gem 'rubocop-rspec', '2.31.0' +gem 'rubocop-rspec', '3.0.2' gem 'sass', '3.7.4' gem 'scss_lint', '0.60.0' gem 'trollop', '2.9.10'