Temporarily use edge rubocop-packaging

This commit is contained in:
Mattia Giuffrida 2022-08-08 09:20:12 +01:00 committed by Matt
parent af116aa0a3
commit 5d4c1fb962

View File

@ -20,7 +20,7 @@ end
group :development, :lint do
gem 'rubocop'
gem 'rubocop-packaging', '~> 0.5'
gem 'rubocop-packaging', github: 'utkarsh2102/rubocop-packaging' # '~> 0.5'
gem 'rubocop-performance', '~> 1.0'
gem 'yard-junk'
end