aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-googleauth/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-03-25 13:07:48 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-03-25 13:37:39 +0000
commit58e80492dbffe9d61e5a988eb507107762bfcd4f (patch)
treef06ab7cd6f65600a309f3951037bc2a92b33af40 /security/rubygem-googleauth/Makefile
parent2ee4418826aad62a5beb2dd04b300234ca9e3c43 (diff)
Diffstat (limited to 'security/rubygem-googleauth/Makefile')
-rw-r--r--security/rubygem-googleauth/Makefile4
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 \