summaryrefslogtreecommitdiffstats
path: root/devel/rubygem-rspec
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rubygem-rspec')
-rw-r--r--devel/rubygem-rspec/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/devel/rubygem-rspec/Makefile b/devel/rubygem-rspec/Makefile
index 48318ab..4df705a 100644
--- a/devel/rubygem-rspec/Makefile
+++ b/devel/rubygem-rspec/Makefile
@@ -12,12 +12,12 @@ MASTER_SITES= RG
MAINTAINER= romanbsd@yahoo.com
COMMENT= Behaviour Driven Development in Ruby
-BUILD_DEPENDS= rubygem-rspec-core>=0:${PORTSDIR}/devel/rubygem-rspec-core \
- rubygem-rspec-expectations>=0:${PORTSDIR}/devel/rubygem-rspec-expectations \
- rubygem-rspec-mocks>=0:${PORTSDIR}/devel/rubygem-rspec-mocks
-RUN_DEPENDS= rubygem-rspec-core>=0:${PORTSDIR}/devel/rubygem-rspec-core \
- rubygem-rspec-expectations>=0:${PORTSDIR}/devel/rubygem-rspec-expectations \
- rubygem-rspec-mocks>=0:${PORTSDIR}/devel/rubygem-rspec-mocks
+BUILD_DEPENDS= rubygem-rspec-core>=2.7.0:${PORTSDIR}/devel/rubygem-rspec-core \
+ rubygem-rspec-expectations>=2.7.0:${PORTSDIR}/devel/rubygem-rspec-expectations \
+ rubygem-rspec-mocks>=2.7.0:${PORTSDIR}/devel/rubygem-rspec-mocks
+RUN_DEPENDS= rubygem-rspec-core>=2.7.0:${PORTSDIR}/devel/rubygem-rspec-core \
+ rubygem-rspec-expectations>=2.7.0:${PORTSDIR}/devel/rubygem-rspec-expectations \
+ rubygem-rspec-mocks>=2.7.0:${PORTSDIR}/devel/rubygem-rspec-mocks
USE_RUBY= yes
USE_RAKE= yes
OpenPOWER on IntegriCloud