Update dependencies
This commit is contained in:
parent
ad185d4fe5
commit
77f7eb63bf
1 changed files with 6 additions and 5 deletions
11
debian/control
vendored
11
debian/control
vendored
|
@ -123,7 +123,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
ruby-omniauth-twitter (>= 1.4~),
|
ruby-omniauth-twitter (>= 1.4~),
|
||||||
ruby-omniauth-crowd (>= 2.2~),
|
ruby-omniauth-crowd (>= 2.2~),
|
||||||
ruby-omniauth-authentiq (>= 0.3.3~),
|
ruby-omniauth-authentiq (>= 0.3.3~),
|
||||||
ruby-omniauth-openid-connect (>= 0.4~),
|
ruby-omniauth-openid-connect (>= 0.8~),
|
||||||
ruby-omniauth-salesforce (>= 1.0.5~),
|
ruby-omniauth-salesforce (>= 1.0.5~),
|
||||||
ruby-omniauth-atlassian-oauth2 (>= 0.2.0~),
|
ruby-omniauth-atlassian-oauth2 (>= 0.2.0~),
|
||||||
ruby-rack-oauth2 (>= 1.16~),
|
ruby-rack-oauth2 (>= 1.16~),
|
||||||
|
@ -254,7 +254,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
# Misc
|
# Misc
|
||||||
ruby-version-sorter (>= 2.2.4~),
|
ruby-version-sorter (>= 2.2.4~),
|
||||||
# Export Ruby Regex to Javascript
|
# Export Ruby Regex to Javascript
|
||||||
ruby-js-regex (>= 3.4~),
|
ruby-js-regex (>= 3.7~),
|
||||||
# User agent parsing
|
# User agent parsing
|
||||||
ruby-device-detector,
|
ruby-device-detector,
|
||||||
# Redis
|
# Redis
|
||||||
|
@ -312,7 +312,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
#
|
#
|
||||||
ruby-sassc-rails (>= 2.1~),
|
ruby-sassc-rails (>= 2.1~),
|
||||||
ruby-sassc (>= 2.0~),
|
ruby-sassc (>= 2.0~),
|
||||||
ruby-autoprefixer-rails (>= 10.2~),
|
ruby-autoprefixer-rails (>= 10.2.5.1~),
|
||||||
ruby-terser (>= 1.0.2~),
|
ruby-terser (>= 1.0.2~),
|
||||||
#
|
#
|
||||||
ruby-addressable (>= 2.8~),
|
ruby-addressable (>= 2.8~),
|
||||||
|
@ -328,7 +328,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
#
|
#
|
||||||
ruby-premailer-rails (>= 1.10.3-2~),
|
ruby-premailer-rails (>= 1.10.3-2~),
|
||||||
# LabKit: Tracing and Correlation
|
# LabKit: Tracing and Correlation
|
||||||
ruby-gitlab-labkit (>= 0.20~),
|
ruby-gitlab-labkit (>= 0.21~),
|
||||||
# Thrift is a dependency of gitlab-labkit, we want a version higher than 0.14.0
|
# Thrift is a dependency of gitlab-labkit, we want a version higher than 0.14.0
|
||||||
# because of https://gitlab.com/gitlab-org/gitlab/-/issues/321900
|
# because of https://gitlab.com/gitlab-org/gitlab/-/issues/321900
|
||||||
ruby-thrift (>= 0.14~),
|
ruby-thrift (>= 0.14~),
|
||||||
|
@ -350,7 +350,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
ruby-method-source (>= 1.0~),
|
ruby-method-source (>= 1.0~),
|
||||||
# Prometheus
|
# Prometheus
|
||||||
ruby-prometheus-client-mmap (>= 0.12~),
|
ruby-prometheus-client-mmap (>= 0.12~),
|
||||||
ruby-raindrops (>= 0.18~),
|
#
|
||||||
|
ruby-warning,
|
||||||
#
|
#
|
||||||
ruby-octokit (>= 4.15~),
|
ruby-octokit (>= 4.15~),
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue