1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

Use rails60.

This commit is contained in:
Matthias Fechner 2020-07-03 21:24:52 +00:00
parent 22eeea2107
commit 18fa984a0b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=541143

View File

@ -3,7 +3,7 @@
PORTNAME= openid_connect
PORTVERSION= 1.1.7
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= net rubygems
MASTER_SITES= RG
@ -13,7 +13,7 @@ COMMENT= OpenID Connect Server & Client Library
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-activemodel52>=0:databases/rubygem-activemodel52 \
RUN_DEPENDS= rubygem-activemodel60>=0:databases/rubygem-activemodel60 \
rubygem-attr_required>=1.0.0:devel/rubygem-attr_required \
rubygem-json-jwt>=1.5.0:www/rubygem-json-jwt \
rubygem-rack-oauth2>=1.6.1:security/rubygem-rack-oauth2 \