summaryrefslogtreecommitdiff
path: root/net/rubygem-omniauth-oauth2-gitlab/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/rubygem-omniauth-oauth2-gitlab/Makefile')
-rw-r--r--net/rubygem-omniauth-oauth2-gitlab/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/net/rubygem-omniauth-oauth2-gitlab/Makefile b/net/rubygem-omniauth-oauth2-gitlab/Makefile
index 031ae569a0c8..72146c378846 100644
--- a/net/rubygem-omniauth-oauth2-gitlab/Makefile
+++ b/net/rubygem-omniauth-oauth2-gitlab/Makefile
@@ -1,6 +1,5 @@
PORTNAME= omniauth-oauth2
-PORTVERSION= 1.8.0
-PORTREVISION= 1
+PORTVERSION= 1.9.0
CATEGORIES= net rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= -gitlab
@@ -12,8 +11,8 @@ WWW= https://github.com/omniauth/omniauth-oauth2
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
-RUN_DEPENDS= rubygem-oauth2-gitlab>=1.4<3:net/rubygem-oauth2-gitlab \
- rubygem-omniauth-gl>=1.9<3:security/rubygem-omniauth-gl
+RUN_DEPENDS= rubygem-oauth2-gitlab>=2.0.2<3:net/rubygem-oauth2-gitlab \
+ rubygem-omniauth-gl>=2.0<3:security/rubygem-omniauth-gl
USES= gem