aboutsummaryrefslogtreecommitdiff
path: root/net/rubygem-omniauth_openid_connect/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/rubygem-omniauth_openid_connect/Makefile')
-rw-r--r--net/rubygem-omniauth_openid_connect/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/rubygem-omniauth_openid_connect/Makefile b/net/rubygem-omniauth_openid_connect/Makefile
index 017a1f25e254..dd13d15647a1 100644
--- a/net/rubygem-omniauth_openid_connect/Makefile
+++ b/net/rubygem-omniauth_openid_connect/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= omniauth_openid_connect
-PORTVERSION= 0.3.1
+PORTVERSION= 0.3.3
CATEGORIES= net rubygems
MASTER_SITES= RG
@@ -12,9 +12,9 @@ COMMENT= OpenID Connect Strategy for OmniAuth
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rubygem-addressable>=2.5:www/rubygem-addressable \
- rubygem-omniauth>=1.3:security/rubygem-omniauth \
- rubygem-openid_connect>=1.1:net/rubygem-openid_connect
+RUN_DEPENDS= rubygem-addressable>=2.5<3.0:www/rubygem-addressable \
+ rubygem-omniauth>=1.9<2.0:security/rubygem-omniauth \
+ rubygem-openid_connect>=1.1<2.0:net/rubygem-openid_connect
USES= gem
USE_RUBY= yes