summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 1759e72b8..8c1d293ac 100644
--- a/Gemfile
+++ b/Gemfile
@@ -104,7 +104,7 @@ group :test do
gem 'webdrivers', '4.6.1', require: false
# RuboCop
gem 'rubocop', '~> 1.44.0'
- gem 'rubocop-performance', '~> 1.15.0'
+ gem 'rubocop-performance', '~> 1.16.0'
gem 'rubocop-rails', '~> 2.17.2'
end