git: 5ec718e56d67 - 2025Q3 - devel/rubygem-webfinger: sync rails version to version gitlab uses

From: Matthias Fechner <mfechner_at_FreeBSD.org>
Date: Thu, 14 Aug 2025 07:25:41 UTC
The branch 2025Q3 has been updated by mfechner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5ec718e56d678de5b2a32bc49d66c2b8acf3a702

commit 5ec718e56d678de5b2a32bc49d66c2b8acf3a702
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2025-08-14 06:55:26 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2025-08-14 07:13:34 +0000

    devel/rubygem-webfinger: sync rails version to version gitlab uses
    
    (cherry picked from commit 2090ab9aba2f4a662191a629206caae8912ebaeb)
---
 devel/rubygem-webfinger/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/devel/rubygem-webfinger/Makefile b/devel/rubygem-webfinger/Makefile
index 407294e80cea..7ef88904a3eb 100644
--- a/devel/rubygem-webfinger/Makefile
+++ b/devel/rubygem-webfinger/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	webfinger
 PORTVERSION=	2.1.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ WWW=		https://github.com/nov/webfinger
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-activesupport70>=3.0:devel/rubygem-activesupport70 \
+RUN_DEPENDS=	rubygem-activesupport-gitlab>=3.0:devel/rubygem-activesupport-gitlab \
 		rubygem-faraday-gitlab>=2.0<3:www/rubygem-faraday-gitlab \
 		rubygem-faraday-follow_redirects-gitlab>=0:www/rubygem-faraday-follow_redirects-gitlab