1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00

www/rubygem-puma: Cosmetic change

This commit is contained in:
Po-Chuan Hsieh 2021-09-19 13:32:19 +08:00
parent 2962640fcf
commit 3bfcafd9af
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -11,7 +11,7 @@ COMMENT= Fast, multithreaded and highly concurrent ruby web server
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-nio4r>=2<3:devel/rubygem-nio4r
RUN_DEPENDS= rubygem-nio4r>=2.0<3:devel/rubygem-nio4r
USES= gem ssl
USE_RUBY= yes