diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-09-11 03:09:56 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-09-11 03:11:40 +0000 |
commit | bd1ee1f8bd718257d1948b6ab15097c338c77de2 (patch) | |
tree | 08d986242f6870a7dadc9638a3371425a76777f1 | |
parent | feac9f1222547b7bbfa89a1166682aa4dcbfa82e (diff) |
security/rubygem-googleauth: Update to 1.8.0
-rw-r--r-- | security/rubygem-googleauth/Makefile | 3 | ||||
-rw-r--r-- | security/rubygem-googleauth/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/security/rubygem-googleauth/Makefile b/security/rubygem-googleauth/Makefile index 67d0a56d0500..12c36455f88a 100644 --- a/security/rubygem-googleauth/Makefile +++ b/security/rubygem-googleauth/Makefile @@ -1,5 +1,5 @@ PORTNAME= googleauth -PORTVERSION= 1.7.0 +PORTVERSION= 1.8.0 CATEGORIES= security rubygems MASTER_SITES= RG @@ -12,7 +12,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-faraday>=0.17.3<3.0:www/rubygem-faraday \ rubygem-jwt>=1.4<3.0:www/rubygem-jwt \ - 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.16<2:security/rubygem-signet diff --git a/security/rubygem-googleauth/distinfo b/security/rubygem-googleauth/distinfo index 36e371f4e053..4f78a3cc02c6 100644 --- a/security/rubygem-googleauth/distinfo +++ b/security/rubygem-googleauth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1691070430 -SHA256 (rubygem/googleauth-1.7.0.gem) = 4f7528361a3c11185acd074cb875606005098a1b2f119c38a0676025f7213340 -SIZE (rubygem/googleauth-1.7.0.gem) = 48640 +TIMESTAMP = 1694348364 +SHA256 (rubygem/googleauth-1.8.0.gem) = c11ba17ad2f0cda20ac0e5717f22a56b48121648579dbfc6efaa01d81611cf1b +SIZE (rubygem/googleauth-1.8.0.gem) = 49664 |