nvchecker: add ruby-rubocop-ast

This commit is contained in:
George Rawlinson 2021-08-04 01:22:43 +00:00
parent 1e345d8c9c
commit 3e3b7fedd5
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 4 additions and 0 deletions

View File

@ -737,6 +737,10 @@ use_max_tag = true
# gems
[ruby-rubocop-ast]
source = "gems"
gems = "rubocop-ast"
[ruby-lint]
source = "gems"
gems = "ruby-lint"