nvchecker: add ruby-nanoc-external
This commit is contained in:
parent
cdcf9288e3
commit
e359b68d0e
1 changed files with 4 additions and 0 deletions
|
@ -728,6 +728,10 @@ use_max_tag = true
|
||||||
source = "gems"
|
source = "gems"
|
||||||
gems = "nanoc"
|
gems = "nanoc"
|
||||||
|
|
||||||
|
[ruby-nanoc-external]
|
||||||
|
source = "gems"
|
||||||
|
gems = "nanoc-external"
|
||||||
|
|
||||||
[ruby-tty-which]
|
[ruby-tty-which]
|
||||||
source = "gems"
|
source = "gems"
|
||||||
gems = "tty-which"
|
gems = "tty-which"
|
||||||
|
|
Loading…
Reference in a new issue