summaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index a550539ad..86f41f9e8 100644
--- a/Gemfile
+++ b/Gemfile
@@ -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