debian-mirror-gitlab/debian/patches/0430-remove-gitlab-markup.patch

11 lines
292 B
Diff
Raw Normal View History

2018-12-06 12:51:29 +05:30
--- a/Gemfile
+++ b/Gemfile
@@ -132,7 +132,6 @@
# Markdown and HTML processing
gem 'html-pipeline', '~> 2.8'
gem 'deckar01-task_list', '2.0'
-gem 'gitlab-markup', '~> 1.6.4'
gem 'github-markup', '~> 1.7', require: 'github/markup'
gem 'redcarpet', '~> 3.4'
gem 'commonmarker', '~> 0.17'