debian-mirror-gitlab/debian/patches/0484-relax-asciidoctor-plantuml.patch

12 lines
337 B
Diff
Raw Normal View History

2019-12-22 23:08:17 +05:30
--- a/Gemfile
+++ b/Gemfile
@@ -142,7 +142,7 @@
gem 'wikicloth', '0.8.1'
gem 'asciidoctor', '~> 2.0', '>= 2.0.10'
gem 'asciidoctor-include-ext', '~> 0.3.1', require: false
-gem 'asciidoctor-plantuml', '0.0.9'
+gem 'asciidoctor-plantuml', '~> 0.0.9'
2019-12-22 23:14:24 +05:30
gem 'rouge', '~> 3.11'
2019-12-22 23:08:17 +05:30
gem 'truncato', '~> 0.7.11'
gem 'bootstrap_form', '~> 4.2'