summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-11-13 23:45:30 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-11-13 23:45:30 +0000
commit3ed751b612f4542829a61e2f98ba1cf3d37785e2 (patch)
tree706cbd82d8af7d725fe74ebf8d6a296901e187b1
parentUpdate version requirement of RUN_DEPENDS (diff)
Update RUN_DEPENDS for rubygem-rouge 3.13.0 update and patched Gemfile
Notes
Notes: svn path=/head/; revision=517533
-rw-r--r--www/gitlab-ce/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gitlab-ce/Makefile b/www/gitlab-ce/Makefile
index 422cbc013c18..63368254a466 100644
--- a/www/gitlab-ce/Makefile
+++ b/www/gitlab-ce/Makefile
@@ -109,7 +109,7 @@ MY_DEPENDS= git>=2.21.0:devel/git \
rubygem-asciidoctor>=2.0.10<2.1.0:textproc/rubygem-asciidoctor \
rubygem-asciidoctor-include-ext>=0.3.1<0.4.0:textproc/rubygem-asciidoctor-include-ext \
rubygem-asciidoctor-plantuml009=0.0.9.:textproc/rubygem-asciidoctor-plantuml009 \
- rubygem-rouge>=3.11.0<3.13:textproc/rubygem-rouge \
+ rubygem-rouge>=3.11.0<4:textproc/rubygem-rouge \
rubygem-truncato>=0.7.11<0.8.0:textproc/rubygem-truncato \
rubygem-bootstrap_form>=4.2.0<4.3.0:devel/rubygem-bootstrap_form \
rubygem-nokogiri>=1.10.4<1.11.0:textproc/rubygem-nokogiri \