Index: gitlab/Gemfile =================================================================== --- gitlab.orig/Gemfile +++ gitlab/Gemfile @@ -55,7 +55,7 @@ gem "gitlab_git", '~> 7.2.15' gem 'omniauth-ldap', '~> 1.0.4', require: "omniauth-ldap" # Git Wiki -gem 'gollum-lib', '~> 4.0.2' +gem 'gollum-lib', '~> 4.1.0' # Language detection # GitLab fork of linguist does not require pygments/python dependency.