diff options
Diffstat (limited to 'www/rubygem-kubeclient/Makefile')
-rw-r--r-- | www/rubygem-kubeclient/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/rubygem-kubeclient/Makefile b/www/rubygem-kubeclient/Makefile index a55296e36773..893abfee8471 100644 --- a/www/rubygem-kubeclient/Makefile +++ b/www/rubygem-kubeclient/Makefile @@ -1,6 +1,5 @@ PORTNAME= kubeclient -PORTVERSION= 4.11.0 -PORTREVISION= 1 +PORTVERSION= 4.12.0 CATEGORIES= www rubygems MASTER_SITES= RG @@ -14,7 +13,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 |