Commit a23e108e authored by Stan Hu's avatar Stan Hu Committed by Robert Speicher

Merge branch 'bump-gitlab-git-10-2-1' into 'master'

Bump gitlab_git to 10.2.3 to fix false truncated warnings with ISO-8559 files

Closes #18690

See merge request !4884
parent 25670ee4
......@@ -29,6 +29,7 @@ v 8.9.1 (unreleased)
- Restore old behavior around diff notes to outdated discussions. !4870
- Fix merge requests project settings help link anchor. !4873
- Fix 404 when accessing pipelines as guest user on public projects. !4881
- Bump gitlab_git to 10.2.3 to fix false truncated warnings with ISO-8559 files. !4884
v 8.9.0
- Fix builds API response not including commit data
......
......@@ -277,7 +277,7 @@ GEM
posix-spawn (~> 0.3)
gitlab_emoji (0.3.1)
gemojione (~> 2.2, >= 2.2.1)
gitlab_git (10.2.0)
gitlab_git (10.2.3)
activesupport (~> 4.0)
charlock_holmes (~> 0.7.3)
github-linguist (~> 4.7.0)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment