Tighten dependencies: ruby-rouge, ruby-diffy, ruby-gitlab-labkit

This commit is contained in:
Pirate Praveen 2020-04-08 17:24:10 +05:30
parent b799f37c93
commit f1b9898e30

6
debian/control vendored
View file

@ -148,7 +148,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
asciidoctor (>= 2.0.10~),
ruby-asciidoctor-include-ext (>= 0.3.1~),
ruby-asciidoctor-plantuml (>= 0.0.10~),
ruby-rouge (>= 3.15~),
ruby-rouge (>= 3.17~),
ruby-truncato (>= 0.7.11~),
ruby-bootstrap-form (>= 4.2~),
ruby-nokogiri (>= 1.10.5~),
@ -156,7 +156,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# Calendar rendering
ruby-icalendar,
# Diffs
ruby-diffy (>= 3.1~),
ruby-diffy (>= 3.3~),
ruby-diff-match-patch (>= 0.1~),
# Application server
# 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~),
# LabKit: Tracing and Correlation
ruby-gitlab-labkit (>= 0.9.1~),
ruby-gitlab-labkit (>= 0.11~),
# I18n
ruby-ruby-parser (>= 3.8.2~),
ruby-rails-i18n (>= 6.0~),