This is required now that rubygems-json is at 1.5.3
PR: ports/158277 Submitted by: myself (pgollucci) With Hat: ruby@
This commit is contained in:
parent
1006710dbe
commit
da172afaf5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276262
1 changed files with 2 additions and 1 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= chef
|
||||
PORTVERSION= 0.10.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -18,7 +19,7 @@ RUN_DEPENDS= ruby18-iconv>=0.0.0:${PORTSDIR}/converters/ruby-iconv \
|
|||
rubygem-mixlib-config>=1.1.2:${PORTSDIR}/devel/rubygem-mixlib-config \
|
||||
rubygem-mixlib-cli>=1.1.0:${PORTSDIR}/devel/rubygem-mixlib-cli \
|
||||
rubygem-mixlib-authentication>=1.1.0:${PORTSDIR}/devel/rubygem-mixlib-authentication \
|
||||
rubygem-json=1.5.1:${PORTSDIR}/devel/rubygem-json \
|
||||
rubygem-json>=1.4.6:${PORTSDIR}/devel/rubygem-json146 \
|
||||
rubygem-uuidtools>=0:${PORTSDIR}/devel/rubygem-uuidtools \
|
||||
rubygem-highline>=0:${PORTSDIR}/devel/rubygem-highline \
|
||||
rubygem-moneta>=0:${PORTSDIR}/devel/rubygem-moneta \
|
||||
|
|
Loading…
Reference in a new issue