loosen creole
This commit is contained in:
parent
2bdb60b6b2
commit
34f30ce585
2 changed files with 14 additions and 0 deletions
13
debian/patches/0019-loosen-creole.patch
vendored
Normal file
13
debian/patches/0019-loosen-creole.patch
vendored
Normal file
|
@ -0,0 +1,13 @@
|
|||
Index: gitlab/Gemfile
|
||||
===================================================================
|
||||
--- gitlab.orig/Gemfile
|
||||
+++ gitlab/Gemfile
|
||||
@@ -106,7 +106,7 @@ gem 'redcarpet', '~> 3.2.3'
|
||||
gem 'RedCloth', '~> 4.2.9'
|
||||
gem 'rdoc', '~> 4.1'
|
||||
gem 'org-ruby', '~> 0.9.12'
|
||||
-gem 'creole', '~>0.3.6'
|
||||
+gem 'creole', '~> 0.5.0'
|
||||
gem 'wikicloth', '0.8.1'
|
||||
gem 'asciidoctor', '~> 1.5.2'
|
||||
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -16,3 +16,4 @@ loosen-rails-version.patch
|
|||
0016-loosen-fog.patch
|
||||
0017-loosen-redcarpet.patch
|
||||
0018-loosen-rdoc.patch
|
||||
0019-loosen-creole.patch
|
||||
|
|
Loading…
Reference in a new issue