diff options
Diffstat (limited to 'devel/rubygem-google-apis-container_v1/Makefile')
-rw-r--r-- | devel/rubygem-google-apis-container_v1/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/rubygem-google-apis-container_v1/Makefile b/devel/rubygem-google-apis-container_v1/Makefile index d9a5b45221f5..e81576b53826 100644 --- a/devel/rubygem-google-apis-container_v1/Makefile +++ b/devel/rubygem-google-apis-container_v1/Makefile @@ -1,6 +1,5 @@ PORTNAME= google-apis-container_v1 -PORTVERSION= 0.43.0 -PORTREVISION= 1 +PORTVERSION= 0.100.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +10,7 @@ WWW= https://github.com/googleapis/google-api-ruby-client/tree/main/generated/g LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-google-apis-core-gitlab>=0.9.1<2.0:devel/rubygem-google-apis-core-gitlab +RUN_DEPENDS= rubygem-google-apis-core-gitlab>=0.15.0<2.0:devel/rubygem-google-apis-core-gitlab USES= gem |