mirror of
https://github.com/redmine/redmine.git
synced 2026-06-17 01:00:09 +02:00
Update RuboCop Performance to 1.21 (#39888).
git-svn-id: https://svn.redmine.org/redmine/trunk@22776 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -107,7 +107,7 @@ group :test do
|
||||
gem 'selenium-webdriver', '>= 4.11.0'
|
||||
# RuboCop
|
||||
gem 'rubocop', '~> 1.60.0', require: false
|
||||
gem 'rubocop-performance', '~> 1.20.0', require: false
|
||||
gem 'rubocop-performance', '~> 1.21.0', require: false
|
||||
gem 'rubocop-rails', '~> 2.24.0', require: false
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user