Commit 8959c64b63f7f98a85642c64b8905488c4f5b604
1 parent
cd34454b
Exists in
6-9-stable-ee
and in
1 other branch
Pin GitLab to v6.9.1
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
config/software/gitlab-rails.rb
@@ -17,7 +17,7 @@ | @@ -17,7 +17,7 @@ | ||
17 | # | 17 | # |
18 | 18 | ||
19 | name "gitlab-rails" | 19 | name "gitlab-rails" |
20 | -default_version "f0a32c69494a1d4dda4c5ec8a7f3b94bc7ceed65" # 6.9.0 | 20 | +default_version "13202d828bb4ecf13396961ec39e7f29d86b9ba5" # 6.9.1 |
21 | 21 | ||
22 | EE = system("#{Omnibus.project_root}/support/is_gitlab_ee.sh") | 22 | EE = system("#{Omnibus.project_root}/support/is_gitlab_ee.sh") |
23 | 23 |