diff options
author | Stan Hu <stanhu@gmail.com> | 2015-05-13 21:03:27 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2015-05-13 21:03:27 -0700 |
commit | 28797d3adccea0c2b203bf8d227dd20accdab231 (patch) | |
tree | c9a9e18d074a184e75f654d076c410d30fd6814d /Gemfile.lock | |
parent | cc0a4b7ee896a1d0ca1b0d50d6d4f9f9b480e3d0 (diff) | |
download | gitlab-ce-28797d3adccea0c2b203bf8d227dd20accdab231.tar.gz |
Fix broken view when viewing history of a file that includes a path that used to be another file
Closes #1598
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 9940ab15242..3e1ae4e6d1a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -225,7 +225,7 @@ GEM mime-types (~> 1.19) gitlab_emoji (0.1.0) gemojione (~> 2.0) - gitlab_git (7.1.11) + gitlab_git (7.1.12) activesupport (~> 4.0) charlock_holmes (~> 0.6) gitlab-linguist (~> 3.0) |