diff options
-rw-r--r-- | devel/rubygem-rspec-expectations/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-rspec-expectations/Makefile b/devel/rubygem-rspec-expectations/Makefile index cbf92e13a69f..6f22baeadfb2 100644 --- a/devel/rubygem-rspec-expectations/Makefile +++ b/devel/rubygem-rspec-expectations/Makefile @@ -12,7 +12,7 @@ COMMENT= Rspec-expectations adds should and should_not to every object LICENSE= MIT RUN_DEPENDS= rubygem-diff-lcs>=1.2.0:${PORTSDIR}/textproc/rubygem-diff-lcs \ - rubygem-rspec-support>=3.10:${PORTSDIR}/devel/rubygem-rspec-support + rubygem-rspec-support>=3.1.0:${PORTSDIR}/devel/rubygem-rspec-support USE_RUBY= yes #USE_RAKE= yes |