Commit 40f564e01877a4f2bec366c3cd0ea9f981974c7a

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

Use gitlab-shell 1.9.3 in EE 6.8

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
config/software/gitlab-shell.rb
... ... @@ -17,7 +17,7 @@
17 17 #
18 18  
19 19 name "gitlab-shell"
20   -default_version "master"
  20 +default_version "v1.9.3"
21 21  
22 22 dependency "ruby"
23 23 dependency "rsync"
... ...