loosen gollum-lib for newer rougue

This commit is contained in:
Praveen Arimbrathodiyil 2015-10-02 10:19:32 +05:30
parent aac7b62ec3
commit de3783179e
2 changed files with 14 additions and 0 deletions

View file

@ -0,0 +1,13 @@
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.

View file

@ -41,3 +41,4 @@ loosen-rails-version.patch
0103-loosen-whenever.patch 0103-loosen-whenever.patch
0104-loosen-kaminari.patch 0104-loosen-kaminari.patch
0105-loosen-slim.patch 0105-loosen-slim.patch
0106-loosen-gollum-lib.patch