diff options
Diffstat (limited to 'www/rubygem-kubeclient/Makefile')
-rw-r--r-- | www/rubygem-kubeclient/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/rubygem-kubeclient/Makefile b/www/rubygem-kubeclient/Makefile index a55296e36773..3e88e477f441 100644 --- a/www/rubygem-kubeclient/Makefile +++ b/www/rubygem-kubeclient/Makefile @@ -1,6 +1,6 @@ PORTNAME= kubeclient PORTVERSION= 4.11.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www rubygems MASTER_SITES= RG @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-http4>=3.0<6.0:www/rubygem-http4 \ rubygem-jsonpath>=1.0<2:devel/rubygem-jsonpath \ rubygem-recursive-open-struct1>=1.1.1<2.0:devel/rubygem-recursive-open-struct1 \ - rubygem-rest-client>=2.0<3:www/rubygem-rest-client + rubygem-rest-client-gitlab>=2.0<3:www/rubygem-rest-client-gitlab USES= cpe gem |