diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-02-07 20:17:46 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-02-07 21:16:27 +0000 |
commit | 4d65e833b27e6d3eb5b55262c00023bdc0db14f1 (patch) | |
tree | d6b6e758650bda4e70789e80a7e9db8b7a0e855f | |
parent | d38384184d9ec05b056c4247ef5df945e11bcaff (diff) |
net/rubygem-google-cloud-location: Update to 0.10.0
Changes: https://github.com/googleapis/google-cloud-ruby/releases
https://github.com/googleapis/google-cloud-ruby/blob/main/google-cloud-location/CHANGELOG.md
-rw-r--r-- | net/rubygem-google-cloud-location/Makefile | 4 | ||||
-rw-r--r-- | net/rubygem-google-cloud-location/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/rubygem-google-cloud-location/Makefile b/net/rubygem-google-cloud-location/Makefile index 288e03944e67..53b89d88599b 100644 --- a/net/rubygem-google-cloud-location/Makefile +++ b/net/rubygem-google-cloud-location/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-location -PORTVERSION= 0.9.0 +PORTVERSION= 0.10.0 CATEGORIES= net rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ WWW= https://cloud.google.com/ruby/docs/reference/google-cloud-location/latest/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-gapic-common>=0.24.0<2.0:devel/rubygem-gapic-common \ +RUN_DEPENDS= rubygem-gapic-common>=0.25.0<2.0:devel/rubygem-gapic-common \ rubygem-google-cloud-errors>=1.0<2:net/rubygem-google-cloud-errors USES= gem diff --git a/net/rubygem-google-cloud-location/distinfo b/net/rubygem-google-cloud-location/distinfo index 46361f946268..e1269b640ad7 100644 --- a/net/rubygem-google-cloud-location/distinfo +++ b/net/rubygem-google-cloud-location/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734888702 -SHA256 (rubygem/google-cloud-location-0.9.0.gem) = e6e50fdbf947c48afa59ecca4db8e994637e821d9086f9914ee5aa268bc8e728 -SIZE (rubygem/google-cloud-location-0.9.0.gem) = 30208 +TIMESTAMP = 1738606601 +SHA256 (rubygem/google-cloud-location-0.10.0.gem) = 9244b465b6d7b404c65b4a9c3dcf7336da16724a9cad4e221de82792db934dc0 +SIZE (rubygem/google-cloud-location-0.10.0.gem) = 30720 |