aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-devise-two-factor/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-04-16 04:00:46 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-04-16 04:19:41 +0000
commit9c56e87098f292fd6b3bf8bed34ac7a8b286f9c9 (patch)
tree0e037e7c0bc2e45ff269e875e0af684a73c165b1 /security/rubygem-devise-two-factor/Makefile
parentd2b8f06a0a6a02f4e2a4dbfacfafc9a716a353c9 (diff)
Diffstat (limited to 'security/rubygem-devise-two-factor/Makefile')
-rw-r--r--security/rubygem-devise-two-factor/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/rubygem-devise-two-factor/Makefile b/security/rubygem-devise-two-factor/Makefile
index f2760e5c711d..5ce5201c1036 100644
--- a/security/rubygem-devise-two-factor/Makefile
+++ b/security/rubygem-devise-two-factor/Makefile
@@ -1,7 +1,7 @@
# Created by: Torsten Zuhlsdorff <ports@toco-domains.de>
PORTNAME= devise-two-factor
-PORTVERSION= 4.0.1
+PORTVERSION= 4.0.2
CATEGORIES= security rubygems
MASTER_SITES= RG
@@ -11,10 +11,10 @@ COMMENT= Barebones two-factor authentication with Devise
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= rubygem-activesupport50>=0<6.2:devel/rubygem-activesupport50 \
+RUN_DEPENDS= rubygem-activesupport50>=0<7.1:devel/rubygem-activesupport50 \
rubygem-attr_encrypted>=1.3<4:security/rubygem-attr_encrypted \
rubygem-devise>=4.0<5:devel/rubygem-devise \
- rubygem-railties50>=0<6.2:www/rubygem-railties50 \
+ rubygem-railties50>=0<7.1:www/rubygem-railties50 \
rubygem-rotp>=6.0<7:devel/rubygem-rotp
USES= gem