Relax asciidoctor-plantuml in Gemfile

This commit is contained in:
Pirate Praveen 2019-12-22 23:08:17 +05:30
parent b8f05922b4
commit fcc9d85a53
2 changed files with 12 additions and 0 deletions

View file

@ -0,0 +1,11 @@
--- 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'
gem 'rouge', '~> 3.11.0'
gem 'truncato', '~> 0.7.11'
gem 'bootstrap_form', '~> 4.2'

View file

@ -14,6 +14,7 @@
0480-embed-gitlab-peek.patch
0482-remove-ee-only-gems.patch
0483-relax-kubeclient.patch
0484-relax-asciidoctor-plantuml.patch
0500-set-webpack-root.patch
0510-remove-dev-dependencies.patch
0520-add-system-lib-path-for-webpack.patch