Commit 94847a49ba42d07bc3181ffe299305a361971a9a

Authored by Marin Jankovski
1 parent 6763ce32
Exists in 6-9-stable-ee

Pin GitLab to v6.9.2-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 "7d72348037c9171643ebd665317cffc9e41543aa" # 6.9.1-ee
  20 +default_version "3bcea8852a7f4b8ce08ec8e7d80960e4fbca3c1f" # 6.9.2-ee
21 21  
22 22 EE = system("#{Omnibus.project_root}/support/is_gitlab_ee.sh")
23 23  
... ...