debian-mirror-gitlab/debian/patches/0360-relax-rdoc.patch
2018-03-27 20:24:05 +05:30

11 lines
269 B
Diff

--- a/Gemfile
+++ b/Gemfile
@@ -129,7 +129,7 @@
gem 'redcarpet', '~> 3.4'
gem 'commonmarker', '~> 0.17'
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'