aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-dry-core/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rubygem-dry-core/Makefile')
-rw-r--r--devel/rubygem-dry-core/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/rubygem-dry-core/Makefile b/devel/rubygem-dry-core/Makefile
index 0b885bddb1b6..8a5fd3cfd1fe 100644
--- a/devel/rubygem-dry-core/Makefile
+++ b/devel/rubygem-dry-core/Makefile
@@ -1,5 +1,5 @@
PORTNAME= dry-core
-PORTVERSION= 0.8.1
+PORTVERSION= 1.0.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -10,7 +10,8 @@ WWW= https://github.com/dry-rb/dry-core
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= rubygem-concurrent-ruby>=1.0<2:devel/rubygem-concurrent-ruby
+RUN_DEPENDS= rubygem-concurrent-ruby>=1.0<2:devel/rubygem-concurrent-ruby \
+ rubygem-zeitwerk>=2.6<3:devel/rubygem-zeitwerk
USES= gem
USE_RUBY= yes