diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-03-25 13:07:48 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-03-25 13:37:39 +0000 |
| commit | 58e80492dbffe9d61e5a988eb507107762bfcd4f (patch) | |
| tree | f06ab7cd6f65600a309f3951037bc2a92b33af40 /security/rubygem-googleauth/Makefile | |
| parent | 2ee4418826aad62a5beb2dd04b300234ca9e3c43 (diff) | |
Diffstat (limited to 'security/rubygem-googleauth/Makefile')
| -rw-r--r-- | security/rubygem-googleauth/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/rubygem-googleauth/Makefile b/security/rubygem-googleauth/Makefile index 1d0daccb235a..eb55e31b62a2 100644 --- a/security/rubygem-googleauth/Makefile +++ b/security/rubygem-googleauth/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= googleauth -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.2 CATEGORIES= security rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ COMMENT= Google Auth Library for Ruby LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-faraday>=0.17.3<2.0:www/rubygem-faraday \ +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 \ |
