Project

General

Profile

Actions

Patch #34159

closed

Update RuboCop Performance to 1.10

Added by Go MAEDA over 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Gems support
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Since Redmine dropped the support for Ruby 2.3, we can update RuboCop Performance from 1.5 to 1.8.

Index: Gemfile
===================================================================
--- Gemfile    (リビジョン 20172)
+++ Gemfile    (作業コピー)
@@ -93,7 +93,7 @@
   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

Actions

Also available in: Atom PDF