Add heapy gem as component

This commit is contained in:
Sruthi Chandran 2019-10-03 20:35:58 +05:30
parent dbce0600c5
commit 97c7bb74e9
2 changed files with 4 additions and 1 deletions

2
debian/gbp.conf vendored
View file

@ -1,2 +1,2 @@
[DEFAULT]
component = [ 'core-js', 'derailed-benchmarks' ]
component = [ 'core-js', 'derailed-benchmarks', 'heapy' ]

3
debian/watch vendored
View file

@ -11,3 +11,6 @@ https://registry.npmjs.org/core-js/-/core-js-(3.[\d\.]*)@ARCHIVE_EXT@ ignore
opts="pgpmode=none,component=derailed-benchmarks" \
https://gemwatch.debian.net/derailed_benchmarks .*/derailed_benchmarks-(.*).tar.gz ignore
opts="pgpmode=none,component=heapy" \
https://gemwatch.debian.net/heapy .*/heapy-(.*).tar.gz ignore