aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/rubygem-loofah
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2011-12-17 03:33:15 +0800
committerpgollucci <pgollucci@FreeBSD.org>2011-12-17 03:33:15 +0800
commit09448dbe1c59935133ef93a173a3e3007be170d8 (patch)
tree24c6250700980779064f99848139c372f878635a /textproc/rubygem-loofah
parent0781d390e2bfeac75530f8568e0e38b3f5e0b097 (diff)
downloadfreebsd-ports-gnome-09448dbe1c59935133ef93a173a3e3007be170d8.tar.gz
freebsd-ports-gnome-09448dbe1c59935133ef93a173a3e3007be170d8.tar.zst
freebsd-ports-gnome-09448dbe1c59935133ef93a173a3e3007be170d8.zip
- Fix gem dep versions acording to rubygems.org
Diffstat (limited to 'textproc/rubygem-loofah')
-rw-r--r--textproc/rubygem-loofah/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rubygem-loofah/Makefile b/textproc/rubygem-loofah/Makefile
index a13e7bbf56c7..d24e01eed098 100644
--- a/textproc/rubygem-loofah/Makefile
+++ b/textproc/rubygem-loofah/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= RG
MAINTAINER= freebsdports@chillibear.com
COMMENT= Library for manipulating HTML/XML documents and fragments
-RUN_DEPENDS= rubygem-nokogiri>=1.3.3:${PORTSDIR}/textproc/rubygem-nokogiri
+RUN_DEPENDS= rubygem-nokogiri>=1.4.4:${PORTSDIR}/textproc/rubygem-nokogiri
USE_RUBY= yes
USE_RUBYGEMS= yes