Skip to content

Commit 4df7105

Browse files
committed
Update Rubocop Performance to 1.23 (#41761).
git-svn-id: https://svn.redmine.org/redmine/trunk@23276 e93f8b46-1217-0410-a6f0-8f06a7374b81
1 parent 30fe145 commit 4df7105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ group :test do
111111
gem 'selenium-webdriver', '>= 4.11.0'
112112
# RuboCop
113113
gem 'rubocop', '~> 1.68.0', require: false
114-
gem 'rubocop-performance', '~> 1.22.0', require: false
114+
gem 'rubocop-performance', '~> 1.23.0', require: false
115115
gem 'rubocop-rails', '~> 2.27.0', require: false
116116
end
117117

0 commit comments

Comments
 (0)