aboutsummaryrefslogtreecommitdiff
path: root/archivers/rubygem-archive-zip
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/rubygem-archive-zip')
-rw-r--r--archivers/rubygem-archive-zip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/rubygem-archive-zip/Makefile b/archivers/rubygem-archive-zip/Makefile
index 9c373a106d39..fb1ae82e240e 100644
--- a/archivers/rubygem-archive-zip/Makefile
+++ b/archivers/rubygem-archive-zip/Makefile
@@ -12,7 +12,7 @@ COMMENT= Provides interface to working with ZIP archives
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= rubygem-io-like>=0.3.0:devel/rubygem-io-like
+RUN_DEPENDS= rubygem-io-like>=0.3.0<0.4:devel/rubygem-io-like
USES= gem
USE_RUBY= yes