Update version requirement of RUN_DEPENDS

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-11-03 17:25:58 +00:00
parent 9a6bc7c6ee
commit 749d6d0351
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=516547

View file

@ -12,8 +12,8 @@ COMMENT= Easy installation and use of chromedriver
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-archive-zip>=0.10:archivers/rubygem-archive-zip \
rubygem-nokogiri>=1.8:textproc/rubygem-nokogiri
RUN_DEPENDS= rubygem-archive-zip>=0.10<1:archivers/rubygem-archive-zip \
rubygem-nokogiri>=1.8<2:textproc/rubygem-nokogiri
USES= gem
USE_RUBY= yes