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