Fix new rubocop warnings
This commit is contained in:
parent
9ecaa43e88
commit
460ed0c844
5 changed files with 30 additions and 35 deletions
2
Gemfile
2
Gemfile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue