aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-googleauth/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-12-14 20:47:29 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-12-14 20:47:29 +0000
commitc73c8b94c6077a2d994dfa235ac674cca5f35e21 (patch)
tree48807e0ff04cafb674eb9dfa7f9a1d69c6c25b54 /security/rubygem-googleauth/Makefile
parentc2bdf17b3a0c69393bdcd808f5ad69128952f05c (diff)
Diffstat (limited to 'security/rubygem-googleauth/Makefile')
-rw-r--r--security/rubygem-googleauth/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/rubygem-googleauth/Makefile b/security/rubygem-googleauth/Makefile
index d4b2f70153c3..daa6e5f5fc58 100644
--- a/security/rubygem-googleauth/Makefile
+++ b/security/rubygem-googleauth/Makefile
@@ -1,5 +1,5 @@
PORTNAME= googleauth
-PORTVERSION= 1.8.1
+PORTVERSION= 1.9.1
CATEGORIES= security rubygems
MASTER_SITES= RG
@@ -10,7 +10,8 @@ WWW= https://github.com/googleapis/google-auth-library-ruby
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= rubygem-faraday>=0.17.3<3.0:www/rubygem-faraday \
+RUN_DEPENDS= rubygem-faraday>=1.0<3.0:www/rubygem-faraday \
+ rubygem-google-cloud-env>=2.1<3:net/rubygem-google-cloud-env \
rubygem-jwt>=1.4<3.0:www/rubygem-jwt \
rubygem-multi_json>=1.11<2:devel/rubygem-multi_json \
rubygem-os>=0.9<2.0:devel/rubygem-os \