Commit a3bc4a9b72458ce2cea12d101d77265484c81d75
1 parent
310e52a2
Exists in
6-9-stable-ee
and in
1 other branch
Pin GitLab to v6.9.0
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 "9f80ab8e75181534cb21809258337f081beaf918" # 6.9.0 | 20 | +default_version "f0a32c69494a1d4dda4c5ec8a7f3b94bc7ceed65" # 6.9.0 |
| 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 |