diff options
Diffstat (limited to '')
-rw-r--r-- | devel/rubygem-cucumber-core/Makefile | 6 | ||||
-rw-r--r-- | devel/rubygem-cucumber-core/distinfo | 6 | ||||
-rw-r--r-- | devel/rubygem-cucumber/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-cucumber/distinfo | 6 |
4 files changed, 10 insertions, 10 deletions
diff --git a/devel/rubygem-cucumber-core/Makefile b/devel/rubygem-cucumber-core/Makefile index 764f1f3ef035..3efc941bb2ff 100644 --- a/devel/rubygem-cucumber-core/Makefile +++ b/devel/rubygem-cucumber-core/Makefile @@ -1,5 +1,5 @@ PORTNAME= cucumber-core -PORTVERSION= 15.1.0 +PORTVERSION= 15.2.1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,8 +11,8 @@ WWW= https://cucumber.io/ \ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-cucumber-gherkin30>=27<31:textproc/rubygem-cucumber-gherkin30 \ - rubygem-cucumber-messages>=26<29:devel/rubygem-cucumber-messages \ +RUN_DEPENDS= rubygem-cucumber-gherkin32>=27<33:textproc/rubygem-cucumber-gherkin32 \ + rubygem-cucumber-messages>=26<30:devel/rubygem-cucumber-messages \ rubygem-cucumber-tag-expressions>=5<7:devel/rubygem-cucumber-tag-expressions USES= gem diff --git a/devel/rubygem-cucumber-core/distinfo b/devel/rubygem-cucumber-core/distinfo index 4f84027d6426..3888fe462f64 100644 --- a/devel/rubygem-cucumber-core/distinfo +++ b/devel/rubygem-cucumber-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742070650 -SHA256 (rubygem/cucumber-core-15.1.0.gem) = 2d5c56425d5f663a58647e12969288d555fd78a1e18bfe34d1957f0b3c4134b7 -SIZE (rubygem/cucumber-core-15.1.0.gem) = 23040 +TIMESTAMP = 1757121732 +SHA256 (rubygem/cucumber-core-15.2.1.gem) = 636a329f877c7ba478b5d9090f810c1b21796f9b601fa33532133ad1910b8588 +SIZE (rubygem/cucumber-core-15.2.1.gem) = 23040 diff --git a/devel/rubygem-cucumber/Makefile b/devel/rubygem-cucumber/Makefile index 0248a36a9f65..173feb92a879 100644 --- a/devel/rubygem-cucumber/Makefile +++ b/devel/rubygem-cucumber/Makefile @@ -1,5 +1,5 @@ PORTNAME= cucumber -PORTVERSION= 10.0.0 +PORTVERSION= 10.1.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-cucumber/distinfo b/devel/rubygem-cucumber/distinfo index 983fcc128772..67e2947ae91b 100644 --- a/devel/rubygem-cucumber/distinfo +++ b/devel/rubygem-cucumber/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750188222 -SHA256 (rubygem/cucumber-10.0.0.gem) = eca40158e7bd8e7413f6eb8ad6b5c1e2e32067b01812f4bee3b50dbb0f982fbd -SIZE (rubygem/cucumber-10.0.0.gem) = 78848 +TIMESTAMP = 1757121730 +SHA256 (rubygem/cucumber-10.1.0.gem) = bd9f5783b6cc2f1113ed4e64822459d4e73c973063f2325d89b5d555e4fe3e05 +SIZE (rubygem/cucumber-10.1.0.gem) = 78848 |