Index: head/devel/rubygem-rspec-expectations/Makefile =================================================================== --- head/devel/rubygem-rspec-expectations/Makefile (revision 368407) +++ head/devel/rubygem-rspec-expectations/Makefile (revision 368408) @@ -1,22 +1,22 @@ # Created by: Steve Wills # $FreeBSD$ PORTNAME= rspec-expectations PORTVERSION= 3.1.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org 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 USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include