summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2015-06-28 16:18:15 -0700
committerStan Hu <stanhu@gmail.com>2015-06-28 16:21:20 -0700
commite5661001d667313d6ce56886d10c2a7ae313fe0f (patch)
treecb8a28ba79251a9be702e2e4ddec8f73986b66c3 /Gemfile
parent9f166a864959370d3e31931519506887b902cd11 (diff)
downloadgitlab-ce-e5661001d667313d6ce56886d10c2a7ae313fe0f.tar.gz
Bump rugments to v1.0.0beta8 to fix C prototype function highlighting
Closes #1890
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index bda2fac1eec..f3784acebf2 100644
--- a/Gemfile
+++ b/Gemfile
@@ -267,4 +267,4 @@ end
gem "newrelic_rpm"
gem 'octokit', '3.7.0'
-gem "rugments", "~> 1.0.0.beta7"
+gem "rugments", "~> 1.0.0.beta8"