aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-cucumber-core/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rubygem-cucumber-core/Makefile')
-rw-r--r--devel/rubygem-cucumber-core/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/rubygem-cucumber-core/Makefile b/devel/rubygem-cucumber-core/Makefile
index 98973140d064..da517fdaa82d 100644
--- a/devel/rubygem-cucumber-core/Makefile
+++ b/devel/rubygem-cucumber-core/Makefile
@@ -1,8 +1,7 @@
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= cucumber-core
-PORTVERSION= 10.1.1
-PORTREVISION= 1
+PORTVERSION= 11.0.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -12,8 +11,8 @@ COMMENT= Core library for the Cucumber BDD app
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= rubygem-cucumber-gherkin22>=22.0.0<23:textproc/rubygem-cucumber-gherkin22 \
- rubygem-cucumber-messages17>=17.1.1<18:devel/rubygem-cucumber-messages17 \
+RUN_DEPENDS= rubygem-cucumber-gherkin>=23.0.1<24:textproc/rubygem-cucumber-gherkin \
+ rubygem-cucumber-messages>=18.0.0<19:devel/rubygem-cucumber-messages \
rubygem-cucumber-tag-expressions>=4.1.0<5:devel/rubygem-cucumber-tag-expressions
USES= gem