diff options
-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 04186efce3fc..974aba2f14de 100644 --- a/devel/rubygem-gitlab-labkit/Makefile +++ b/devel/rubygem-gitlab-labkit/Makefile @@ -3,7 +3,7 @@ PORTNAME= gitlab-labkit PORTVERSION= 0.11.0 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-actionpack60>=5<6.1.0:www/rubygem-actionpack60 \ rubygem-activesupport60>=5<6.1.0:devel/rubygem-activesupport60 \ - rubygem-grpc>=1.19<2.0:net/rubygem-grpc \ + rubygem-grpc124>=1.19<2.0:net/rubygem-grpc124 \ rubygem-jaeger-client>=0.10<1.0:devel/rubygem-jaeger-client \ rubygem-opentracing>=0.4<1.0:devel/rubygem-opentracing \ rubygem-redis>3.0.0<5.0.0:databases/rubygem-redis |