mirror of
https://github.com/redmine/redmine.git
synced 2025-12-15 21:10:27 +01:00
Update RuboCop Rails to 2.33 (#43438).
git-svn-id: https://svn.redmine.org/redmine/trunk@24126 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -119,7 +119,7 @@ group :test do
|
||||
# RuboCop
|
||||
gem 'rubocop', '~> 1.81.7', require: false
|
||||
gem 'rubocop-performance', '~> 1.26.0', require: false
|
||||
gem 'rubocop-rails', '~> 2.32.0', require: false
|
||||
gem 'rubocop-rails', '~> 2.33.4', require: false
|
||||
gem 'bundle-audit', require: false
|
||||
# for testing oauth provider capabilities
|
||||
gem 'oauth2'
|
||||
|
||||
Reference in New Issue
Block a user