diff options
Diffstat (limited to 'net/rubygem-google-cloud-storage/Makefile')
-rw-r--r-- | net/rubygem-google-cloud-storage/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rubygem-google-cloud-storage/Makefile b/net/rubygem-google-cloud-storage/Makefile index 82200736b311..594f8a853a58 100644 --- a/net/rubygem-google-cloud-storage/Makefile +++ b/net/rubygem-google-cloud-storage/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-storage -PORTVERSION= 1.56.0 +PORTVERSION= 1.57.0 CATEGORIES= net rubygems MASTER_SITES= RG @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-addressable>=2.8<3:www/rubygem-addressable \ rubygem-digest-crc>=0.4<1:security/rubygem-digest-crc \ - rubygem-google-apis-core>=0.13<1:devel/rubygem-google-apis-core \ + rubygem-google-apis-core>=0.18<2:devel/rubygem-google-apis-core \ rubygem-google-apis-iamcredentials_v1>=0.18<1:devel/rubygem-google-apis-iamcredentials_v1 \ rubygem-google-apis-storage_v1>=0.42<1:devel/rubygem-google-apis-storage_v1 \ rubygem-google-cloud-core>=1.6<2:net/rubygem-google-cloud-core \ |