diff --git a/Makefile b/Makefile index bd0aec3..60b481e 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ WGET = wget GITLAB_BRANCH = 7-5-stable all: - bundle install --path vendor/bundle + bundle install --verbose --path vendor/bundle update: $(WGET) -O Gemfile https://gitlab.com/gitlab-org/gitlab-ce/raw/$(GITLAB_BRANCH)/Gemfile -- libgit2 0.21.2