diff --git a/devel/rubygem-grape-path-helpers/Makefile b/devel/rubygem-grape-path-helpers/Makefile index e007798965ab..0f1bfd916b9c 100644 --- a/devel/rubygem-grape-path-helpers/Makefile +++ b/devel/rubygem-grape-path-helpers/Makefile @@ -1,23 +1,23 @@ PORTNAME= grape-path-helpers PORTVERSION= 1.7.1 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Route path helpers for Grape WWW= https://gitlab.com/gitlab-org/grape-path-helpers LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-activesupport61>=0:devel/rubygem-activesupport61 \ - rubygem-grape>=1.3<2:devel/rubygem-grape \ + rubygem-grape1>=1.3<2:devel/rubygem-grape1 \ rubygem-rake>=12:devel/rubygem-rake \ rubygem-ruby2_keywords>=0.0.2<0.1:devel/rubygem-ruby2_keywords USES= gem NO_ARCH= yes .include