aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-sinatra/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/rubygem-sinatra/Makefile')
-rw-r--r--www/rubygem-sinatra/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/rubygem-sinatra/Makefile b/www/rubygem-sinatra/Makefile
index a4376512bcf5..29b9ca439a27 100644
--- a/www/rubygem-sinatra/Makefile
+++ b/www/rubygem-sinatra/Makefile
@@ -12,9 +12,9 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= A classy web development framework in ruby
-RUN_DEPENDS= rubygem-rack>=1.1:${PORTSDIR}/www/rubygem-rack \
- rubygem-tilt>=1.2.2:${PORTSDIR}/devel/rubygem-tilt \
- rubygem-rack-protection>=0:${PORTSDIR}/www/rubygem-rack-protection
+RUN_DEPENDS= rubygem-rack>=1.3:${PORTSDIR}/www/rubygem-rack \
+ rubygem-tilt>=1.3:${PORTSDIR}/devel/rubygem-tilt \
+ rubygem-rack-protection>=1.1:${PORTSDIR}/www/rubygem-rack-protection
USE_RUBY= yes
USE_RUBYGEMS= yes