Update version requirement of RUN_DEPENDS

- Take maintainership
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-08-10 22:50:07 +00:00
parent 5bf8eeae49
commit 15e065928a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=508526

View File

@ -7,13 +7,13 @@ CATEGORIES= databases rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= -rails5
MAINTAINER= ruby@FreeBSD.org
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= URIs for your models makes it easy to pass references around
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-activesupport5>0:devel/rubygem-activesupport5
RUN_DEPENDS= rubygem-activesupport5>=4.2.0:devel/rubygem-activesupport5
USES= gem
USE_RUBY= yes