Update minimum versions to ruby-commonmarker and ruby-progressbar
This commit is contained in:
parent
34cad7c7e1
commit
7492f31907
1 changed files with 2 additions and 2 deletions
4
debian/control
vendored
4
debian/control
vendored
|
@ -147,7 +147,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
ruby-html-pipeline (>= 2.12~),
|
||||
ruby-task-list (>= 2.3.1~),
|
||||
ruby-github-markup (>= 1.7~),
|
||||
ruby-commonmarker (>= 0.20~),
|
||||
ruby-commonmarker (>= 0.21~),
|
||||
ruby-kramdown (>= 2.2.1~),
|
||||
ruby-redcloth (>= 4.3.2-3~),
|
||||
# rdoc is built-in with ruby
|
||||
|
@ -190,7 +190,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
# Colored output to console
|
||||
ruby-rainbow (>= 3.0~),
|
||||
# Progress bar
|
||||
ruby-progressbar,
|
||||
ruby-progressbar (>= 1.10~),
|
||||
# GitLab settings
|
||||
ruby-settingslogic (>= 2.0.9~),
|
||||
# Linear-time regex library for untrusted regular expressions
|
||||
|
|
Loading…
Reference in a new issue