summaryrefslogtreecommitdiff
path: root/devel/rubygem-gitlab-experiment/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--devel/rubygem-gitlab-experiment/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/rubygem-gitlab-experiment/Makefile b/devel/rubygem-gitlab-experiment/Makefile
index cc859bc4e4c4..d5a2acb6e026 100644
--- a/devel/rubygem-gitlab-experiment/Makefile
+++ b/devel/rubygem-gitlab-experiment/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gitlab-experiment
PORTVERSION= 0.9.1
+PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -10,7 +11,7 @@ WWW= https://gitlab.com/gitlab-org/ruby/gems/gitlab-experiment
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-request_store>=1.0:devel/rubygem-request_store
USES= gem