Update minimum version of ruby-gitlab-markup to 1.9~
This commit is contained in:
parent
a0854947d6
commit
30051702d9
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -228,7 +228,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
# Markdown and HTML processing
|
||||
ruby-html-pipeline (>= 2.14.3~),
|
||||
ruby-task-list (>= 2.3.1~),
|
||||
ruby-gitlab-markup,
|
||||
ruby-gitlab-markup (>= 1.9~),
|
||||
ruby-github-markup (>= 1.7~),
|
||||
ruby-commonmarker (>= 0.23.6~),
|
||||
ruby-kramdown (>= 2.3.1~),
|
||||
|
|
Loading…
Reference in a new issue