aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-devise-two-factor-rails70/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/rubygem-devise-two-factor-rails70/Makefile')
-rw-r--r--security/rubygem-devise-two-factor-rails70/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/rubygem-devise-two-factor-rails70/Makefile b/security/rubygem-devise-two-factor-rails70/Makefile
index fc463911a8e5..0c581b9264ae 100644
--- a/security/rubygem-devise-two-factor-rails70/Makefile
+++ b/security/rubygem-devise-two-factor-rails70/Makefile
@@ -1,5 +1,5 @@
PORTNAME= devise-two-factor
-PORTVERSION= 6.1.0
+PORTVERSION= 6.2.0
CATEGORIES= security rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= -rails70
@@ -11,9 +11,9 @@ WWW= https://github.com/tinfoil/devise-two-factor
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= rubygem-activesupport70>=7.0<8.1:devel/rubygem-activesupport70 \
+RUN_DEPENDS= rubygem-activesupport70>=7.0<8.2:devel/rubygem-activesupport70 \
rubygem-devise-rails70>=4.0<5:devel/rubygem-devise-rails70 \
- rubygem-railties70>=7.0<8.1:www/rubygem-railties70 \
+ rubygem-railties70>=7.0<8.2:www/rubygem-railties70 \
rubygem-rotp>=6.0<7:devel/rubygem-rotp
USES= gem