diff --git a/Gemfile b/Gemfile index 5fce3a1fbce..3ee831699ee 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.30.0' +gem 'rubocop-rspec', '2.31.0' gem 'sass', '3.7.4' gem 'scss_lint', '0.60.0' gem 'trollop', '2.9.10'