mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-29 12:00:32 +00:00
Add latest changes from gitlab-org/gitlab@master
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user