debian-mirror-gitlab/debian/patches/0420-relax-rdoc.patch
2018-12-10 13:59:52 +05:30

11 lines
269 B
Diff

--- a/Gemfile
+++ b/Gemfile
@@ -139,7 +139,7 @@
gem 'redcarpet', '~> 3.4'
gem 'commonmarker', '~> 0.17'
gem 'RedCloth', '~> 4.3', '>= 4.3.2'
-gem 'rdoc', '~> 6.0'
+gem 'rdoc', '>= 4.2'
gem 'org-ruby', '~> 0.9.12'
gem 'creole', '~> 0.5.0'
gem 'wikicloth', '0.8.1'