Commit d7c56c9541f8b648798d2f26f35782def5645448

Authored by Jacob Vosmaer
1 parent 57adc3c0
Exists in 7-2-stable-ee

Build gitlab-rails v7.2.0-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 "5812cfa10eae1eb306d23605ab2cea70db042d05" # v7.2.0.rc5-ee
  20 +default_version "2deb6b0b01914b96c1b0b920b8acbe2cf528e6aa" # v7.2.0-ee
21 21  
22 22 EE = system("#{Config.project_root}/support/is_gitlab_ee.sh")
23 23  
... ...