aboutsummaryrefslogtreecommitdiff
path: root/net/rubygem-fog-cloudstack
diff options
context:
space:
mode:
Diffstat (limited to 'net/rubygem-fog-cloudstack')
-rw-r--r--net/rubygem-fog-cloudstack/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/rubygem-fog-cloudstack/Makefile b/net/rubygem-fog-cloudstack/Makefile
index f5b24cef85bc..ecd0620ca713 100644
--- a/net/rubygem-fog-cloudstack/Makefile
+++ b/net/rubygem-fog-cloudstack/Makefile
@@ -12,9 +12,9 @@ COMMENT= Module for the 'fog' gem to support CloudStack
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
-RUN_DEPENDS= rubygem-fog-core>=2.1:devel/rubygem-fog-core \
- rubygem-fog-json>=1.1:devel/rubygem-fog-json \
- rubygem-fog-xml>=0.1:textproc/rubygem-fog-xml
+RUN_DEPENDS= rubygem-fog-core>=2.1<3:devel/rubygem-fog-core \
+ rubygem-fog-json>=1.1<2:devel/rubygem-fog-json \
+ rubygem-fog-xml>=0.1<1:textproc/rubygem-fog-xml
USES= gem
USE_RUBY= yes