debian-mirror-gitlab/debian/patches/0360-relax-rdoc.patch
2018-02-22 23:59:30 +05:30

11 lines
281 B
Diff

--- a/Gemfile
+++ b/Gemfile
@@ -120,7 +120,7 @@
gem 'gitlab-markup', '~> 1.5', '>= 1.5.1'
gem 'redcarpet', '~> 3.4'
gem 'RedCloth', '~> 4.3', '>= 4.3.2'
-gem 'rdoc', '~> 4.2'
+gem 'rdoc', '>= 4.2'
gem 'org-ruby', '~> 0.9.12'
gem 'creole', '~> 0.5.0'
gem 'wikicloth', '0.8.1'