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 #1

Updated by Go MAEDA over 3 years ago

  • Status changed from New to Closed
  • Assignee set to Go MAEDA
  • Target version set to 4.2.0

Committed the patch.

Actions #2

Updated by Go MAEDA over 3 years ago

  • Subject changed from Update RuboCop Performance to 1.8 to Update RuboCop Performance to 1.9

Updated RuboCop Performance to 1.9 in r20582.

Actions #3

Updated by Go MAEDA about 3 years ago

  • Subject changed from Update RuboCop Performance to 1.9 to Update RuboCop Performance to 1.10

Updated RuboCop Performance to 1.10 in r20759.

Actions

Also available in: Atom PDF