converters/rubygem-xdr: switch to rails 6.0
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
PORTNAME= xdr
|
||||
PORTVERSION= 3.0.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= converters rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@@ -9,8 +10,8 @@ COMMENT= XDR Helper Library
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-activemodel52>=5.2.0:databases/rubygem-activemodel52 \
|
||||
rubygem-activesupport52>=5.2.0:devel/rubygem-activesupport52
|
||||
RUN_DEPENDS= rubygem-activemodel60>=6.0:databases/rubygem-activemodel60 \
|
||||
rubygem-activesupport60>=6.0:devel/rubygem-activesupport60
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
Reference in New Issue
Block a user