diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-04-21 19:46:43 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-04-21 19:46:43 +0000 |
commit | 8d7878f5e3896f817fedca02a8be5c2eb6302735 (patch) | |
tree | 4cbbc18700f10e781d7297d7bc94b8be7c3bfe1b | |
parent | Update to 2.4.1 (diff) |
Update to 0.12.0
Changes: https://github.com/googleapis/google-auth-library-ruby/releases
Notes
Notes:
svn path=/head/; revision=532385
-rw-r--r-- | security/rubygem-googleauth/Makefile | 4 | ||||
-rw-r--r-- | security/rubygem-googleauth/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/rubygem-googleauth/Makefile b/security/rubygem-googleauth/Makefile index 8100ca5c4c73..d68df9980acc 100644 --- a/security/rubygem-googleauth/Makefile +++ b/security/rubygem-googleauth/Makefile @@ -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 diff --git a/security/rubygem-googleauth/distinfo b/security/rubygem-googleauth/distinfo index 2d356a101967..20a1b4db5efe 100644 --- a/security/rubygem-googleauth/distinfo +++ b/security/rubygem-googleauth/distinfo @@ -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 |