git: 98c536e78dd0 - main - security/rubygem-googleauth-gitlab: Change RUN_DEPENDS from rubygem-jwt to rubygem-jwt2

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 30 Sep 2025 11:00:30 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=98c536e78dd0fb5b2a17222b820d64ec54849d7f

commit 98c536e78dd0fb5b2a17222b820d64ec54849d7f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-09-30 10:48:40 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-09-30 10:51:33 +0000

    security/rubygem-googleauth-gitlab: Change RUN_DEPENDS from rubygem-jwt to rubygem-jwt2
    
    - Bump PORTREVISION for dependency change
---
 security/rubygem-googleauth-gitlab/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/security/rubygem-googleauth-gitlab/Makefile b/security/rubygem-googleauth-gitlab/Makefile
index b764b9b82b51..a574ba1de414 100644
--- a/security/rubygem-googleauth-gitlab/Makefile
+++ b/security/rubygem-googleauth-gitlab/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	googleauth
 PORTVERSION=	1.14.0
+PORTREVISION=	1
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 PKGNAMESUFFIX=	-gitlab
@@ -14,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 RUN_DEPENDS=	rubygem-faraday-gitlab>=1.0<3.0:www/rubygem-faraday-gitlab \
 		rubygem-google-cloud-env-gitlab>=2.2<3:net/rubygem-google-cloud-env-gitlab \
 		rubygem-google-logging-utils>=0.1<1:devel/rubygem-google-logging-utils \
-		rubygem-jwt>=1.4<3.0:www/rubygem-jwt \
+		rubygem-jwt2>=1.4<3.0:www/rubygem-jwt2 \
 		rubygem-multi_json>=1.11<2:devel/rubygem-multi_json \
 		rubygem-os>=0.9<2.0:devel/rubygem-os \
 		rubygem-signet-gitlab>=0.16<2:security/rubygem-signet-gitlab