diff options
author | Jacob Vosmaer <jacob@gitlab.com> | 2016-06-16 13:20:12 +0200 |
---|---|---|
committer | Jacob Vosmaer <jacob@gitlab.com> | 2016-06-16 13:20:12 +0200 |
commit | 18d4bd9564c514018f955241f774dce40c83ce52 (patch) | |
tree | c313ad3ca89cfd0ac3885737ec06bdf5b6a88436 | |
parent | c369cc8bf42a680b2b0fc9721a9a7926dc5426f6 (diff) | |
download | gitlab-ce-18d4bd9564c514018f955241f774dce40c83ce52.tar.gz |
Use gitlab_git 10.1.4
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index a22bd1b1f52..2b28cb0d916 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -277,7 +277,7 @@ GEM posix-spawn (~> 0.3) gitlab_emoji (0.3.1) gemojione (~> 2.2, >= 2.2.1) - gitlab_git (10.1.3) + gitlab_git (10.1.4) activesupport (~> 4.0) charlock_holmes (~> 0.7.3) github-linguist (~> 4.7.0) |