diff options
author | Jacob Vosmaer <contact@jacobvosmaer.nl> | 2014-09-10 17:12:40 +0200 |
---|---|---|
committer | Jacob Vosmaer <contact@jacobvosmaer.nl> | 2014-09-10 17:12:40 +0200 |
commit | ae0987424fe70baa3e5f6f99cda116c3a316a422 (patch) | |
tree | 739a0c645339d05a15e34d0069c04cf2ce2f9e88 /Gemfile.lock | |
parent | ffb6d27ab0a5084db41baac90783921eb5746031 (diff) | |
download | gitlab-ce-ae0987424fe70baa3e5f6f99cda116c3a316a422.tar.gz |
Update gitlab-grit to 2.6.11
From the gitlab-grit changelog:
* Suppress 'unkown header' warnings
* Add process.out to CommandFailed error
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index b5e1a4abddf..a39935ac927 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -168,7 +168,7 @@ GEM multi_json gitlab-grack (2.0.0.pre) rack (~> 1.5.1) - gitlab-grit (2.6.10) + gitlab-grit (2.6.11) charlock_holmes (~> 0.6) diff-lcs (~> 1.1) mime-types (~> 1.15) |