Vote #81108
完了Update RuboCop Performance to 1.10
開始日:
2022/05/09
期日:
進捗率:
0%
予定工数:
Redmineorg_URL:
category_id:
45
version_id:
152
issue_org_id:
34159
author_id:
332
assigned_to_id:
332
comments:
3
status_id:
5
tracker_id:
3
plus1:
0
affected_version:
closed_on:
affected_version_id:
説明
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
journals
Committed the patch.
--------------------------------------------------------------------------------
Updated RuboCop Performance to 1.9 in r20582.
--------------------------------------------------------------------------------
Updated RuboCop Performance to 1.10 in r20759.
--------------------------------------------------------------------------------
いいね!0