diff options
author | Stan Hu <stanhu@gmail.com> | 2015-06-28 16:18:15 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2015-06-28 16:21:20 -0700 |
commit | e5661001d667313d6ce56886d10c2a7ae313fe0f (patch) | |
tree | cb8a28ba79251a9be702e2e4ddec8f73986b66c3 /Gemfile | |
parent | 9f166a864959370d3e31931519506887b902cd11 (diff) | |
download | gitlab-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-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |