diff options
Diffstat (limited to 'devel/rubygem-loquacious/Makefile')
-rw-r--r-- | devel/rubygem-loquacious/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-loquacious/Makefile b/devel/rubygem-loquacious/Makefile index ec5ca3d1cb03..a271d05e94f3 100644 --- a/devel/rubygem-loquacious/Makefile +++ b/devel/rubygem-loquacious/Makefile @@ -16,6 +16,6 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -RUN_DEPENDS= rubygem-rspec=2.6.0:${PORTSDIR}/devel/rubygem-rspec +RUN_DEPENDS= rubygem-rspec>=2.7.0:${PORTSDIR}/devel/rubygem-rspec .include <bsd.port.mk> |