mirror of
https://github.com/meineerde/redmine.git
synced 2026-02-01 03:57:15 +00: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:
parent
466a8aa78e
commit
17d15a7f6b
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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user