Update to 0.12.0
Changes: https://github.com/googleapis/google-auth-library-ruby/releases
This commit is contained in:
parent
afc5f65735
commit
8d7878f5e3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=532385
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= googleauth
|
||||
PORTVERSION= 0.11.0
|
||||
PORTVERSION= 0.12.0
|
||||
CATEGORIES= security rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -17,7 +17,7 @@ RUN_DEPENDS= rubygem-faraday>=0.17.3<2.0:www/rubygem-faraday \
|
|||
rubygem-memoist>=0.16<1:devel/rubygem-memoist \
|
||||
rubygem-multi_json>=1.11<2:devel/rubygem-multi_json \
|
||||
rubygem-os>=0.9<2.0:devel/rubygem-os \
|
||||
rubygem-signet>=0.12<1:security/rubygem-signet
|
||||
rubygem-signet>=0.14<1:security/rubygem-signet
|
||||
|
||||
USES= gem shebangfix
|
||||
USE_RUBY= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1582642175
|
||||
SHA256 (rubygem/googleauth-0.11.0.gem) = 6936f287cdd00841d7b455dd70c110403daef43193b0cd33bd1c503f2535185d
|
||||
SIZE (rubygem/googleauth-0.11.0.gem) = 52224
|
||||
TIMESTAMP = 1587445478
|
||||
SHA256 (rubygem/googleauth-0.12.0.gem) = d0831b93b5586e8377ff1b326d1323858c1013b774bcf837ec17a546c3215367
|
||||
SIZE (rubygem/googleauth-0.12.0.gem) = 53248
|
||||
|
|
Loading…
Reference in a new issue