aboutsummaryrefslogtreecommitdiff
path: root/net/rubygem-gitlab-omniauth-openid-connect/Makefile
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2022-08-16 06:56:28 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2022-08-24 04:22:22 +0000
commit4a8e77c8af15877308b0f5d10cb7d68a9a879fe5 (patch)
tree66195949a0b2b74f97b83586dec00766bfc58975 /net/rubygem-gitlab-omniauth-openid-connect/Makefile
parenta409c15231d7c3be119ca51690314b0f6f74e945 (diff)
downloadports-4a8e77c8af15877308b0f5d10cb7d68a9a879fe5.tar.gz
ports-4a8e77c8af15877308b0f5d10cb7d68a9a879fe5.zip
net/rubygem-gitlab-omniauth-openid-connect: update to 0.10.0
Diffstat (limited to 'net/rubygem-gitlab-omniauth-openid-connect/Makefile')
-rw-r--r--net/rubygem-gitlab-omniauth-openid-connect/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rubygem-gitlab-omniauth-openid-connect/Makefile b/net/rubygem-gitlab-omniauth-openid-connect/Makefile
index f09f8aa8e0d1..34f971eabf9b 100644
--- a/net/rubygem-gitlab-omniauth-openid-connect/Makefile
+++ b/net/rubygem-gitlab-omniauth-openid-connect/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gitlab-omniauth-openid-connect
-PORTVERSION= 0.9.1
+PORTVERSION= 0.10.0
CATEGORIES= net rubygems
MASTER_SITES= RG
@@ -10,7 +10,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-addressable>=2.7<3.0:www/rubygem-addressable \
- rubygem-omniauth1>=1.9<2.0:security/rubygem-omniauth1 \
+ rubygem-omniauth1>=1.9<3.0:security/rubygem-omniauth1 \
rubygem-openid_connect>=1.2<2.0:net/rubygem-openid_connect
USES= gem