mirror of
https://github.com/redmine/redmine.git
synced 2026-01-28 18:29:58 +01:00
Merged r22401 from trunk to 5.1-stable (#37248).
git-svn-id: https://svn.redmine.org/redmine/branches/5.1-stable@22402 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -109,7 +109,7 @@ group :test do
|
||||
# RuboCop
|
||||
gem 'rubocop', '~> 1.57.0', require: false
|
||||
gem 'rubocop-performance', '~> 1.19.0', require: false
|
||||
gem 'rubocop-rails', '~> 2.21.2', require: false
|
||||
gem 'rubocop-rails', '~> 2.22.1', require: false
|
||||
end
|
||||
|
||||
local_gemfile = File.join(File.dirname(__FILE__), "Gemfile.local")
|
||||
|
||||
Reference in New Issue
Block a user