diff options
Diffstat (limited to '')
-rw-r--r-- | devel/rubygem-gitlab-labkit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rubygem-gitlab-labkit/Makefile b/devel/rubygem-gitlab-labkit/Makefile index a8c3b6c18f6e..e535d7377ecf 100644 --- a/devel/rubygem-gitlab-labkit/Makefile +++ b/devel/rubygem-gitlab-labkit/Makefile @@ -1,6 +1,6 @@ PORTNAME= gitlab-labkit PORTVERSION= 0.37.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-actionpack-gitlab>=5<8.1:www/rubygem-actionpack-gitlab \ rubygem-activesupport-gitlab>=5<8.1:devel/rubygem-activesupport-gitlab \ - rubygem-grpc>=1.62:net/rubygem-grpc \ + rubygem-grpc-gitlab>=1.62:net/rubygem-grpc-gitlab \ rubygem-jaeger-client>=1.1.0<1.2:devel/rubygem-jaeger-client \ rubygem-opentracing>=0.4<1:devel/rubygem-opentracing \ rubygem-pg_query>=5.1.0<7:databases/rubygem-pg_query \ |