aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-webauthn/Makefile
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2021-02-18 06:29:02 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2021-02-18 06:29:02 +0000
commit21dba2a93aba662e233bcf687c74a5e09e9da21d (patch)
tree91fb23425aa59c4d5a4287849caa0b179cc9cd75 /security/rubygem-webauthn/Makefile
parent02d14ecbd5524edfca9b800062508f2861a3dff4 (diff)
downloadports-21dba2a93aba662e233bcf687c74a5e09e9da21d.tar.gz
ports-21dba2a93aba662e233bcf687c74a5e09e9da21d.zip
Notes
Diffstat (limited to 'security/rubygem-webauthn/Makefile')
-rw-r--r--security/rubygem-webauthn/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/rubygem-webauthn/Makefile b/security/rubygem-webauthn/Makefile
index 4805546a6be2..e842c90b17ee 100644
--- a/security/rubygem-webauthn/Makefile
+++ b/security/rubygem-webauthn/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= webauthn
-PORTVERSION= 2.4.0
+PORTVERSION= 2.4.1
CATEGORIES= security rubygems
MASTER_SITES= RG
@@ -12,7 +12,7 @@ COMMENT= WebAuthn ruby server library
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rubygem-android_key_attestation>=0.3.0:security/rubygem-android_key_attestation \
+RUN_DEPENDS= rubygem-android_key_attestation>=0.3.0<0.4:security/rubygem-android_key_attestation \
rubygem-awrence>=1.1<2:devel/rubygem-awrence \
rubygem-bindata>=2.4<3:devel/rubygem-bindata \
rubygem-cbor>=0.5.9<0.6:devel/rubygem-cbor \