Fix new rubocop warnings

This commit is contained in:
Tom Hughes 2022-10-25 19:19:57 +01:00
parent 9ecaa43e88
commit 460ed0c844
5 changed files with 30 additions and 35 deletions

View file

@ -152,7 +152,7 @@ group :test do
gem "rubocop"
gem "rubocop-minitest"
gem "rubocop-performance"
gem "rubocop-rails"
gem "rubocop-rails", "= 2.16.1"
gem "rubocop-rake"
gem "selenium-webdriver"
gem "simplecov", :require => false