aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/rubygem-guard-livereload/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/rubygem-guard-livereload/Makefile')
-rw-r--r--sysutils/rubygem-guard-livereload/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/rubygem-guard-livereload/Makefile b/sysutils/rubygem-guard-livereload/Makefile
index 5ac42faee09c..5885725663f2 100644
--- a/sysutils/rubygem-guard-livereload/Makefile
+++ b/sysutils/rubygem-guard-livereload/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= guard-livereload
-PORTVERSION= 0.4.0
+PORTVERSION= 0.4.2
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
@@ -15,7 +15,7 @@ COMMENT= Automatically reloads your browser when 'view' files are modified
RUN_DEPENDS= rubygem-em-websocket>=0.2.0:${PORTSDIR}/www/rubygem-em-websocket \
rubygem-guard>=0.10.0:${PORTSDIR}/sysutils/rubygem-guard \
- rubygem-multi_json>=1.0.3:${PORTSDIR}/devel/rubygem-multi_json
+ rubygem-multi_json>=1.0:${PORTSDIR}/devel/rubygem-multi_json
USE_RUBY= yes
USE_RUBYGEMS= yes