nvchecker: add ruby-set
This commit is contained in:
parent
c9006d9757
commit
ab94fdc7a4
1 changed files with 6 additions and 0 deletions
|
@ -147,6 +147,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
|||
|
||||
# github
|
||||
|
||||
[ruby-set]
|
||||
source = "github"
|
||||
github = "ruby/set"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[ruby-benchmark-ips]
|
||||
source = "github"
|
||||
github = "evanphx/benchmark-ips"
|
||||
|
|
Loading…
Reference in a new issue