diff options
author | Stan Hu <stanhu@gmail.com> | 2016-06-16 15:56:39 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2016-06-16 15:56:39 -0700 |
commit | 91253a3afd520fde70ae3f3c7057fccabd54c472 (patch) | |
tree | bca41827cd2e0d77386b6d13a3c898e8513afcd0 /Gemfile.lock | |
parent | 84632f0aff1d509a89bb09940e49d3f43d189c56 (diff) | |
download | gitlab-ce-91253a3afd520fde70ae3f3c7057fccabd54c472.tar.gz |
Use gitlab-git 10.2.0bump-gitlab-git-10.2.0
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 2b28cb0d916..e5d0f8119dd 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.4) + gitlab_git (10.2.0) activesupport (~> 4.0) charlock_holmes (~> 0.7.3) github-linguist (~> 4.7.0) @@ -874,7 +874,7 @@ DEPENDENCIES github-markup (~> 1.3.1) gitlab-flowdock-git-hook (~> 1.0.1) gitlab_emoji (~> 0.3.0) - gitlab_git (~> 10.0) + gitlab_git (~> 10.2) gitlab_meta (= 7.0) gitlab_omniauth-ldap (~> 1.2.1) gollum-lib (~> 4.1.0) |