Update minimum versions to ruby-commonmarker and ruby-progressbar
This commit is contained in:
parent
caf0a8742a
commit
3dc1227098
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-html-pipeline (>= 2.12~),
|
||||||
ruby-task-list (>= 2.3.1~),
|
ruby-task-list (>= 2.3.1~),
|
||||||
ruby-github-markup (>= 1.7~),
|
ruby-github-markup (>= 1.7~),
|
||||||
ruby-commonmarker (>= 0.20~),
|
ruby-commonmarker (>= 0.21~),
|
||||||
ruby-kramdown (>= 2.2.1~),
|
ruby-kramdown (>= 2.2.1~),
|
||||||
ruby-redcloth (>= 4.3.2-3~),
|
ruby-redcloth (>= 4.3.2-3~),
|
||||||
# rdoc is built-in with ruby
|
# rdoc is built-in with ruby
|
||||||
|
@ -190,7 +190,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
# Colored output to console
|
# Colored output to console
|
||||||
ruby-rainbow (>= 3.0~),
|
ruby-rainbow (>= 3.0~),
|
||||||
# Progress bar
|
# Progress bar
|
||||||
ruby-progressbar,
|
ruby-progressbar (>= 1.10~),
|
||||||
# GitLab settings
|
# GitLab settings
|
||||||
ruby-settingslogic (>= 2.0.9~),
|
ruby-settingslogic (>= 2.0.9~),
|
||||||
# Linear-time regex library for untrusted regular expressions
|
# Linear-time regex library for untrusted regular expressions
|
||||||
|
|
Loading…
Reference in a new issue