Relax dependency on asciidoctor-plantuml
This commit is contained in:
parent
f052aa3af8
commit
8ccd4db00e
2 changed files with 14 additions and 0 deletions
13
debian/patches/0396-relax-asciidoctor-plantuml.patch
vendored
Normal file
13
debian/patches/0396-relax-asciidoctor-plantuml.patch
vendored
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/18643
|
||||||
|
|
||||||
|
--- a/Gemfile
|
||||||
|
+++ b/Gemfile
|
||||||
|
@@ -134,7 +134,7 @@
|
||||||
|
gem 'creole', '~> 0.5.0'
|
||||||
|
gem 'wikicloth', '0.8.1'
|
||||||
|
gem 'asciidoctor', '~> 1.5', '>= 1.5.2'
|
||||||
|
-gem 'asciidoctor-plantuml', '0.0.7'
|
||||||
|
+gem 'asciidoctor-plantuml', '~> 0.0.7'
|
||||||
|
gem 'rouge', '~> 2.0'
|
||||||
|
gem 'truncato', '~> 0.7.9'
|
||||||
|
gem 'bootstrap_form', '~> 2.7'
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -22,6 +22,7 @@ pid-log-paths.patch
|
||||||
0393-relax-kubeclient.patch
|
0393-relax-kubeclient.patch
|
||||||
0394-relax-grpc.patch
|
0394-relax-grpc.patch
|
||||||
0395-relax-grape-entity.patch
|
0395-relax-grape-entity.patch
|
||||||
|
0396-relax-asciidoctor-plantuml.patch
|
||||||
0410-set-webpack-root.patch
|
0410-set-webpack-root.patch
|
||||||
0415-remove-dev-dependencies.patch
|
0415-remove-dev-dependencies.patch
|
||||||
add-system-lib-path-for-webpack.patch
|
add-system-lib-path-for-webpack.patch
|
||||||
|
|
Loading…
Add table
Reference in a new issue