diff options
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -93,7 +93,7 @@ group :test do gem "selenium-webdriver" # RuboCop gem 'rubocop', '~> 1.0.0' - gem 'rubocop-performance', '~> 1.5.0' + gem 'rubocop-performance', '~> 1.8.0' gem 'rubocop-rails', '~> 2.8.0' end |