diff options
author | Yorick Peterse <yorickpeterse@gmail.com> | 2016-01-21 17:26:44 +0100 |
---|---|---|
committer | Yorick Peterse <yorickpeterse@gmail.com> | 2016-01-21 17:26:44 +0100 |
commit | d21d8e57d345cf783a7e66fd2a20dae6ec1dff84 (patch) | |
tree | 662a7556025ffe6d48e931c58c8e8a6186f4a9e8 | |
parent | 0bf68c0cd59e0805da5578bfc3fc193aaccce6d6 (diff) | |
download | gitlab-ce-d21d8e57d345cf783a7e66fd2a20dae6ec1dff84.tar.gz |
Updated gitlab_git to 7.2.24
Performance of Gitlab::Git::Repository was improved in merge request
gitlab-org/gitlab_git!62.
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 5e0718af70f..47b6f4852c7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -356,7 +356,7 @@ GEM posix-spawn (~> 0.3) gitlab_emoji (0.2.0) gemojione (~> 2.1) - gitlab_git (7.2.23) + gitlab_git (7.2.24) activesupport (~> 4.0) charlock_holmes (~> 0.7.3) github-linguist (~> 4.7.0) |