Commit bb66278101318de8b5a5a7f1f5c4333479069d87

Authored by Marin Jankovski
1 parent 501ec087
Exists in 6-9-stable-ee

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