aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-devise-two-factor-rails5/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/rubygem-devise-two-factor-rails5/Makefile')
-rw-r--r--security/rubygem-devise-two-factor-rails5/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/security/rubygem-devise-two-factor-rails5/Makefile b/security/rubygem-devise-two-factor-rails5/Makefile
index 201d2675038d..7455e4d2a7c4 100644
--- a/security/rubygem-devise-two-factor-rails5/Makefile
+++ b/security/rubygem-devise-two-factor-rails5/Makefile
@@ -13,10 +13,10 @@ COMMENT= Barebones two-factor authentication with Devise
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= rubygem-activesupport5>=0:devel/rubygem-activesupport5 \
- rubygem-attr_encrypted>=1.3:security/rubygem-attr_encrypted \
- rubygem-devise-rails5>=4.0:devel/rubygem-devise-rails5 \
- rubygem-railties5>=0:www/rubygem-railties5 \
+RUN_DEPENDS= rubygem-activesupport5>=0<6.1:devel/rubygem-activesupport5 \
+ rubygem-attr_encrypted>=1.3<4:security/rubygem-attr_encrypted \
+ rubygem-devise-rails5>=4.0<5:devel/rubygem-devise-rails5 \
+ rubygem-railties5>=0<6.1:www/rubygem-railties5 \
rubygem-rotp>=2.0:devel/rubygem-rotp
USES= gem