diff --git a/devel/rubygem-validate_url/Makefile b/devel/rubygem-validate_url/Makefile index 291cc0c49bcb..f1d7e2aca454 100644 --- a/devel/rubygem-validate_url/Makefile +++ b/devel/rubygem-validate_url/Makefile @@ -1,20 +1,21 @@ PORTNAME= validate_url PORTVERSION= 1.0.15 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Validating urls in Rails WWW= https://github.com/perfectline/validates_url/tree/master LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-activemodel70>=3.0:databases/rubygem-activemodel70 \ +RUN_DEPENDS= rubygem-activemodel-gitlab>=3.0:databases/rubygem-activemodel-gitlab \ rubygem-public_suffix>=0:dns/rubygem-public_suffix USES= gem NO_ARCH= yes .include