diff --git a/devel/rubygem-graphql-client/Makefile b/devel/rubygem-graphql-client/Makefile index 20cd66685fde..28778a85e30f 100644 --- a/devel/rubygem-graphql-client/Makefile +++ b/devel/rubygem-graphql-client/Makefile @@ -1,19 +1,20 @@ PORTNAME= graphql-client PORTVERSION= 0.21.0 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Ruby library for declaring, composing and executing GraphQL queries WWW= https://github.com/github/graphql-client LICENSE= MIT -RUN_DEPENDS= rubygem-activesupport70>=3.0:devel/rubygem-activesupport70 \ +RUN_DEPENDS= rubygem-activesupport-gitlab>=3.0:devel/rubygem-activesupport-gitlab \ rubygem-graphql>=1.13.0:devel/rubygem-graphql USES= gem NO_ARCH= yes .include