summaryrefslogtreecommitdiff
path: root/security/rubygem-omniauth
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-10-20 17:17:07 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-10-20 17:17:07 +0000
commit092d79e2b62533073bb31652c91e18f33b29669b (patch)
tree19605a6889351df21ced43097407c8852d11e66f /security/rubygem-omniauth
parent0e17d9c3217c9d72ad7e89f8a8dbbf68acd87e0c (diff)
Notes
Diffstat (limited to 'security/rubygem-omniauth')
-rw-r--r--security/rubygem-omniauth/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/rubygem-omniauth/Makefile b/security/rubygem-omniauth/Makefile
index d3fade891e1f..997d940d27ad 100644
--- a/security/rubygem-omniauth/Makefile
+++ b/security/rubygem-omniauth/Makefile
@@ -11,8 +11,8 @@ COMMENT= Generalized Rack framework for multiple-provider authentication
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
-RUN_DEPENDS= rubygem-hashie>=3.4.6:devel/rubygem-hashie \
- rubygem-rack>=1.6.2:www/rubygem-rack
+RUN_DEPENDS= rubygem-hashie>=3.4.6<3.7.0:devel/rubygem-hashie \
+ rubygem-rack>=1.6.2,3<3,3:www/rubygem-rack
USES= gem
USE_RUBY= yes