mirror of
https://github.com/meineerde/redmine.git
synced 2026-03-18 15:08:12 +00:00
Update RuboCop to 1.30 (#36919).
git-svn-id: https://svn.redmine.org/redmine/trunk@21631 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
ab5f93ae49
commit
e0655d97f2
File diff suppressed because it is too large
Load Diff
2
Gemfile
2
Gemfile
@ -98,7 +98,7 @@ group :test do
|
|||||||
gem "selenium-webdriver", "~> 3.142.7"
|
gem "selenium-webdriver", "~> 3.142.7"
|
||||||
gem 'webdrivers', '4.6.1', require: false
|
gem 'webdrivers', '4.6.1', require: false
|
||||||
# RuboCop
|
# RuboCop
|
||||||
gem 'rubocop', '~> 1.28.2'
|
gem 'rubocop', '~> 1.30.1'
|
||||||
gem 'rubocop-performance', '~> 1.13.0'
|
gem 'rubocop-performance', '~> 1.13.0'
|
||||||
gem 'rubocop-rails', '~> 2.14.0'
|
gem 'rubocop-rails', '~> 2.14.0'
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user