aboutsummaryrefslogtreecommitdiff
path: root/www/gitlab
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2017-05-18 14:26:13 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2017-05-18 14:26:13 +0000
commitcebcaee76b6f1b98337c8bd51ba913adf16b6895 (patch)
treeacdf754b8e17d676a9c1b88603fa6825832f8f74 /www/gitlab
parent563483e5dc6e9dcc363e01ceff5bb2618ac94061 (diff)
www/gitlab: Depend on devel/rubygem-oj2
Approved by: swills (mentor, implicit), tz (comments in D10743)
Notes
Notes: svn path=/head/; revision=441153
Diffstat (limited to 'www/gitlab')
-rw-r--r--www/gitlab/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gitlab/Makefile b/www/gitlab/Makefile
index e91c6e9d7b75..ab253bc0e2f3 100644
--- a/www/gitlab/Makefile
+++ b/www/gitlab/Makefile
@@ -130,7 +130,7 @@ RUN_DEPENDS= git>=2.8.4:devel/git \
rubygem-ace-rails-ap>=4.1.0:www/rubygem-ace-rails-ap \
rubygem-mousetrap-rails>=1.4.6:www/rubygem-mousetrap-rails \
rubygem-charlock_holmes>=0.7.3:textproc/rubygem-charlock_holmes \
- rubygem-oj>=2.17.4:devel/rubygem-oj \
+ rubygem-oj2>=2.17.4:devel/rubygem-oj2 \
rubygem-chronic>=0.10.2:devel/rubygem-chronic \
rubygem-chronic_duration>=0.10.6:devel/rubygem-chronic_duration \
rubygem-webpack-rails>=0.9.9:www/rubygem-webpack-rails \