Commit 1caa6bc99de52dc4c94fe4e499a6922b2688d678
1 parent
fd239134
Exists in
6-9-stable-ee
Gitlab v6.9.4-ee
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
config/software/gitlab-rails.rb
... | ... | @@ -17,7 +17,7 @@ |
17 | 17 | # |
18 | 18 | |
19 | 19 | name "gitlab-rails" |
20 | -default_version "a46325d8c979c08c9cb4c848225a7594ca859dfa" # 6.9.3-ee | |
20 | +default_version "03b7108be95c6877195e183eab41faf932a39a5b" # 6.9.4-ee | |
21 | 21 | |
22 | 22 | EE = system("#{Omnibus.project_root}/support/is_gitlab_ee.sh") |
23 | 23 | ... | ... |