diff options
author | Yorick Peterse <yorickpeterse@gmail.com> | 2016-03-08 11:18:07 +0100 |
---|---|---|
committer | Yorick Peterse <yorickpeterse@gmail.com> | 2016-03-08 11:18:07 +0100 |
commit | 077d3791952a7120d4f28ca36c600e2185e6c1c5 (patch) | |
tree | 12fb7973206a1e04bf54a671b92905e221bad06d /Gemfile.lock | |
parent | a19a9faba94a6ea6367032cbd001bcc166160835 (diff) | |
download | gitlab-ce-077d3791952a7120d4f28ca36c600e2185e6c1c5.tar.gz |
Updated gitlab_git to 9.0.1
This includes gitlab-org/gitlab_git!69 and will hopefully solve
gitlab-org/gitlab-ce#13808.
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 22c86e4ae8f..00eeffecb08 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -358,7 +358,7 @@ GEM posix-spawn (~> 0.3) gitlab_emoji (0.3.1) gemojione (~> 2.2, >= 2.2.1) - gitlab_git (9.0.0) + gitlab_git (9.0.1) activesupport (~> 4.0) charlock_holmes (~> 0.7.3) github-linguist (~> 4.7.0) |