Commit c235a8af71ec6d10f94921bb65025a1b994f1908
1 parent
94847a49
Exists in
6-9-stable-ee
Pin GitLab to v6.9.3-ee
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 "3bcea8852a7f4b8ce08ec8e7d80960e4fbca3c1f" # 6.9.2-ee | 20 | +default_version "a46325d8c979c08c9cb4c848225a7594ca859dfa" # 6.9.3-ee |
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 |