diff options
Diffstat (limited to 'textproc/rubygem-google-cloud-translate-v3/Makefile')
-rw-r--r-- | textproc/rubygem-google-cloud-translate-v3/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/rubygem-google-cloud-translate-v3/Makefile b/textproc/rubygem-google-cloud-translate-v3/Makefile index 8edea0a187e9..c0289bde14b9 100644 --- a/textproc/rubygem-google-cloud-translate-v3/Makefile +++ b/textproc/rubygem-google-cloud-translate-v3/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-translate-v3 -PORTVERSION= 1.4.0 +PORTVERSION= 1.5.0 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -13,10 +13,10 @@ WWW= https://cloud.google.com/ruby/docs/reference/google-cloud-translate-v3/lat LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-gapic-common>=0.25.0<2.0:devel/rubygem-gapic-common \ +RUN_DEPENDS= rubygem-gapic-common>=1.0<2:devel/rubygem-gapic-common \ rubygem-google-cloud-errors>=1.0<2:net/rubygem-google-cloud-errors \ - rubygem-google-cloud-location>=0.7<2.0:net/rubygem-google-cloud-location \ - rubygem-google-iam-v1>=0.7<2.0:devel/rubygem-google-iam-v1 + rubygem-google-cloud-location>=1.0<2:net/rubygem-google-cloud-location \ + rubygem-google-iam-v1>=1.3<2:devel/rubygem-google-iam-v1 USES= gem |