nvchecker: add ruby-rbtree

This commit is contained in:
George Rawlinson 2022-10-18 20:08:35 +13:00
parent ab94fdc7a4
commit e9b0b25a7a
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 4 additions and 0 deletions

View File

@ -2423,6 +2423,10 @@ gems = "tzinfo-data"
source = "gems"
gems = "oj"
[ruby-rbtree]
source = "gems"
gems = "rbtree"
# npm
[rollup]