Tighten dependencies: ruby-rouge, ruby-diffy, ruby-gitlab-labkit
This commit is contained in:
parent
b799f37c93
commit
f1b9898e30
1 changed files with 3 additions and 3 deletions
6
debian/control
vendored
6
debian/control
vendored
|
@ -148,7 +148,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
asciidoctor (>= 2.0.10~),
|
asciidoctor (>= 2.0.10~),
|
||||||
ruby-asciidoctor-include-ext (>= 0.3.1~),
|
ruby-asciidoctor-include-ext (>= 0.3.1~),
|
||||||
ruby-asciidoctor-plantuml (>= 0.0.10~),
|
ruby-asciidoctor-plantuml (>= 0.0.10~),
|
||||||
ruby-rouge (>= 3.15~),
|
ruby-rouge (>= 3.17~),
|
||||||
ruby-truncato (>= 0.7.11~),
|
ruby-truncato (>= 0.7.11~),
|
||||||
ruby-bootstrap-form (>= 4.2~),
|
ruby-bootstrap-form (>= 4.2~),
|
||||||
ruby-nokogiri (>= 1.10.5~),
|
ruby-nokogiri (>= 1.10.5~),
|
||||||
|
@ -156,7 +156,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
# Calendar rendering
|
# Calendar rendering
|
||||||
ruby-icalendar,
|
ruby-icalendar,
|
||||||
# Diffs
|
# Diffs
|
||||||
ruby-diffy (>= 3.1~),
|
ruby-diffy (>= 3.3~),
|
||||||
ruby-diff-match-patch (>= 0.1~),
|
ruby-diff-match-patch (>= 0.1~),
|
||||||
# Application server
|
# Application server
|
||||||
# The 2.0.6 version of rack requires monkeypatch to be present in
|
# The 2.0.6 version of rack requires monkeypatch to be present in
|
||||||
|
@ -264,7 +264,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
#
|
#
|
||||||
ruby-premailer-rails (>= 1.10.3~),
|
ruby-premailer-rails (>= 1.10.3~),
|
||||||
# LabKit: Tracing and Correlation
|
# LabKit: Tracing and Correlation
|
||||||
ruby-gitlab-labkit (>= 0.9.1~),
|
ruby-gitlab-labkit (>= 0.11~),
|
||||||
# I18n
|
# I18n
|
||||||
ruby-ruby-parser (>= 3.8.2~),
|
ruby-ruby-parser (>= 3.8.2~),
|
||||||
ruby-rails-i18n (>= 6.0~),
|
ruby-rails-i18n (>= 6.0~),
|
||||||
|
|
Loading…
Reference in a new issue