diff options
| author | Matthias Fechner <mfechner@FreeBSD.org> | 2021-09-30 12:46:15 +0000 |
|---|---|---|
| committer | Matthias Fechner <mfechner@FreeBSD.org> | 2021-09-30 12:47:21 +0000 |
| commit | 70b621db3cfe442260789464e506dc847eadb1ea (patch) | |
| tree | cbc89832cd7224c53871af39a6d2c45dd44414f0 /security | |
| parent | b3d4b11d9b31d57b2283f13584f4c7d3a96ec9d8 (diff) | |
Diffstat (limited to 'security')
| -rw-r--r-- | security/rubygem-rack-oauth2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/rubygem-rack-oauth2/Makefile b/security/rubygem-rack-oauth2/Makefile index 837a84bcdd12..596f94342551 100644 --- a/security/rubygem-rack-oauth2/Makefile +++ b/security/rubygem-rack-oauth2/Makefile @@ -1,6 +1,6 @@ PORTNAME= rack-oauth2 PORTVERSION= 1.16.0 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= security rubygems MASTER_SITES= RG @@ -10,7 +10,7 @@ COMMENT= OAuth 2.0 Server & Client Library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-activesupport60>=0:devel/rubygem-activesupport60 \ +RUN_DEPENDS= rubygem-activesupport61>=0:devel/rubygem-activesupport61 \ rubygem-attr_required>=0:devel/rubygem-attr_required \ rubygem-httpclient>=0:www/rubygem-httpclient \ rubygem-json-jwt>=1.11.0:www/rubygem-json-jwt \ |
