aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-cucumber-gherkin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/rubygem-cucumber-gherkin/Makefile')
-rw-r--r--textproc/rubygem-cucumber-gherkin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/rubygem-cucumber-gherkin/Makefile b/textproc/rubygem-cucumber-gherkin/Makefile
index 696895417b0a..a7d562461627 100644
--- a/textproc/rubygem-cucumber-gherkin/Makefile
+++ b/textproc/rubygem-cucumber-gherkin/Makefile
@@ -1,5 +1,5 @@
PORTNAME= cucumber-gherkin
-PORTVERSION= 20.0.1
+PORTVERSION= 22.0.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG
@@ -9,7 +9,7 @@ COMMENT= Fast Gherkin lexer/parser based on the Ragel State Machine Compiler
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= rubygem-cucumber-messages>=17.0.1<18:devel/rubygem-cucumber-messages
+RUN_DEPENDS= rubygem-cucumber-messages>=17.1.1<18:devel/rubygem-cucumber-messages
USES= gem
USE_RUBY= yes