Update version requirement of RUN_DEPENDS

This commit is contained in:
Sunpoet Po-Chuan Hsieh
2019-10-20 17:17:22 +00:00
parent d93464635f
commit 819559693d

View File

@@ -11,7 +11,7 @@ COMMENT= OmniAuth strategy using different passwort strategies
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-omniauth>=1.0:security/rubygem-omniauth
RUN_DEPENDS= rubygem-omniauth>=1.0<2:security/rubygem-omniauth
USES= gem
USE_RUBY= yes