Add latest changes from gitlab-org/gitlab@master

This commit is contained in:
GitLab Bot
2020-05-25 15:07:58 +00:00
parent b5249f2d99
commit 0d8e625e4c
84 changed files with 2916 additions and 310 deletions

View File

@ -2,7 +2,7 @@
gemfile_lock_changed() {
if [ -n "$(git diff --name-only -- Gemfile.lock)" ]; then
cat << EOF
cat <<EOF
Gemfile was updated but Gemfile.lock was not updated.
Usually, when Gemfile is updated, you should run