nvchecker: add ruby-ast

This commit is contained in:
George Rawlinson 2021-07-31 21:56:56 +00:00
parent 03879c773e
commit fcd5219d82
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 4 additions and 0 deletions

View File

@ -728,6 +728,10 @@ use_max_tag = true
source = "gems"
gems = "parser"
[ruby-ast]
source = "gems"
gems = "ast"
[ruby-guard-nanoc]
source = "gems"
gems = "guard-nanoc"