Update version requirement of RUN_DEPENDS

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-10-26 14:30:45 +00:00
parent 9f78546da8
commit c9750ba3a2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=515698

View file

@ -13,8 +13,8 @@ COMMENT= Ruby HTTP client for the Heroku API
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
RUN_DEPENDS= rubygem-heroics>=0.0.25:www/rubygem-heroics \
rubygem-moneta>=1.0.0:devel/rubygem-moneta
RUN_DEPENDS= rubygem-heroics>=0.0.25<0.1:www/rubygem-heroics \
rubygem-moneta>=1.0.0<2:devel/rubygem-moneta
USES= gem
USE_RUBY= yes