summaryrefslogtreecommitdiff
path: root/devel/rubygem-gitlab-labkit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rubygem-gitlab-labkit/Makefile')
-rw-r--r--devel/rubygem-gitlab-labkit/Makefile12
1 files changed, 7 insertions, 5 deletions
diff --git a/devel/rubygem-gitlab-labkit/Makefile b/devel/rubygem-gitlab-labkit/Makefile
index 96b700436b26..87a3bbc35575 100644
--- a/devel/rubygem-gitlab-labkit/Makefile
+++ b/devel/rubygem-gitlab-labkit/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gitlab-labkit
-PORTVERSION= 0.37.0
+PORTVERSION= 0.39.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -10,12 +10,14 @@ WWW= https://about.gitlab.com/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= rubygem-actionpack70>=5<8.1:www/rubygem-actionpack70 \
- rubygem-activesupport70>=5<8.1:devel/rubygem-activesupport70 \
- rubygem-grpc>=1.62:net/rubygem-grpc \
+RUN_DEPENDS= rubygem-actionpack-gitlab>=5<8.1:www/rubygem-actionpack-gitlab \
+ rubygem-activesupport-gitlab>=5<8.1:devel/rubygem-activesupport-gitlab \
+ rubygem-google-protobuf3>=3<4:devel/rubygem-google-protobuf3 \
+ 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 \
+ rubygem-pg_query>=6.1.0<7:databases/rubygem-pg_query \
+ rubygem-prometheus-client-mmap>=1.2.8<1.3:devel/rubygem-prometheus-client-mmap \
rubygem-redis>3.0.0<6.0.0:databases/rubygem-redis
USES= gem