databases/rubygem-puppetdb_cli: Update version requirement of RUN_DEPENDS

With hat:	ruby
This commit is contained in:
Po-Chuan Hsieh 2021-10-25 23:16:14 +08:00
parent e3f7785e17
commit 42ae844674
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -9,8 +9,8 @@ COMMENT= PuppetDB CLI Tooling
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-cri>0:devel/rubygem-cri \
rubygem-pl-puppetdb-ruby>0:databases/rubygem-pl-puppetdb-ruby
RUN_DEPENDS= rubygem-cri>=2.15<3:devel/rubygem-cri \
rubygem-pl-puppetdb-ruby>=2.0.3<2.1:databases/rubygem-pl-puppetdb-ruby
USES= gem
USE_RUBY= yes