More lint stuff
This commit is contained in:
parent
83b6b8f61a
commit
47a691a8e9
5 changed files with 36 additions and 5 deletions
|
@ -18,4 +18,8 @@ Gem::Specification.new do |s|
|
|||
s.required_ruby_version = '2.7'
|
||||
|
||||
s.add_development_dependency 'rubocop', '~> 1.29'
|
||||
|
||||
s.metadata = {
|
||||
'rubygems_mfa_required' => 'true'
|
||||
}
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue