mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/rubygem-google-apis-generator: Update to 0.14.0
Changes: https://github.com/googleapis/google-api-ruby-client/releases https://github.com/googleapis/google-api-ruby-client/blob/main/google-apis-generator/CHANGELOG.md
This commit is contained in:
parent
b2f322b7d6
commit
61c1b1a693
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= google-apis-generator
|
||||
PORTVERSION= 0.13.1
|
||||
PORTVERSION= 0.14.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
|||
|
||||
RUN_DEPENDS= rubygem-activesupport60>=5.0:devel/rubygem-activesupport60 \
|
||||
rubygem-gems>=1.2<2:devel/rubygem-gems \
|
||||
rubygem-google-apis-core>=0.12.0<2.0:devel/rubygem-google-apis-core \
|
||||
rubygem-google-apis-core>=0.14.0<2.0:devel/rubygem-google-apis-core \
|
||||
rubygem-google-apis-discovery_v1>=0.14<1:devel/rubygem-google-apis-discovery_v1 \
|
||||
rubygem-thor>=0.20<2:devel/rubygem-thor
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1708450394
|
||||
SHA256 (rubygem/google-apis-generator-0.13.1.gem) = 93db6a895a4eee93a2dd88c8a095149a0969dc2b0d94f88045811c59871a26b2
|
||||
SIZE (rubygem/google-apis-generator-0.13.1.gem) = 29696
|
||||
TIMESTAMP = 1709390872
|
||||
SHA256 (rubygem/google-apis-generator-0.14.0.gem) = abc7e3b2a18f21b3d580a0778d59a51ff5fbc68734d22f3ec7c32df61b957f02
|
||||
SIZE (rubygem/google-apis-generator-0.14.0.gem) = 29696
|
||||
|
|
Loading…
Add table
Reference in a new issue