summaryrefslogtreecommitdiff
path: root/databases/rubygem-activemodel50/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-08-10 22:49:38 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-08-10 22:49:38 +0000
commit03d83d65686b1995b5e8182ec03199d7b9db5139 (patch)
tree99a7bf36fbdd7751ba2ca898310c1fadbe27048f /databases/rubygem-activemodel50/Makefile
parentCosmetic change (diff)
Cosmetic change
Diffstat (limited to 'databases/rubygem-activemodel50/Makefile')
-rw-r--r--databases/rubygem-activemodel50/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/rubygem-activemodel50/Makefile b/databases/rubygem-activemodel50/Makefile
index 10a173d3f430..ac785e7e2474 100644
--- a/databases/rubygem-activemodel50/Makefile
+++ b/databases/rubygem-activemodel50/Makefile
@@ -15,11 +15,11 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-activesupport50>=${PORTVERSION}:devel/rubygem-activesupport50
-PORTSCOUT= limit:^5\.0\.
-
USES= gem
USE_RUBY= yes
NO_ARCH= yes
+PORTSCOUT= limit:^5\.1\.
+
.include <bsd.port.mk>