refreh patch
This commit is contained in:
parent
56d07ffb16
commit
96f9585ef3
1 changed files with 1 additions and 1 deletions
2
debian/patches/0018-loosen-rdoc.patch
vendored
2
debian/patches/0018-loosen-rdoc.patch
vendored
|
@ -6,7 +6,7 @@ Index: gitlab/Gemfile
|
|||
+++ gitlab/Gemfile
|
||||
@@ -95,7 +95,7 @@ gem 'task_list', '~> 1.0.2', require
|
||||
gem 'github-markup', '~> 1.3.1'
|
||||
gem 'redcarpet', '~> 3.3.2'
|
||||
gem 'redcarpet', '~> 3.3.3'
|
||||
gem 'RedCloth', '~> 4.2.9'
|
||||
-gem 'rdoc', '~>3.6'
|
||||
+gem 'rdoc', '~> 4.1'
|
||||
|
|
Loading…
Add table
Reference in a new issue