Commit e9a7aa80d9108a71966cbb761799847a55e6b484

Authored by Jacob Vosmaer
1 parent e8a050bf
Exists in 6-8-stable

Use gitlab-rails 6.8.1

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 "v6.8.0" 20 +default_version "v6.8.1"
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