Tighten dependecies, add ruby-device-detector
This commit is contained in:
parent
817822b770
commit
a100c25dc7
1 changed files with 19 additions and 20 deletions
39
debian/control
vendored
39
debian/control
vendored
|
@ -56,20 +56,20 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
ruby-omniauth-azure-oauth2 (>= 0.0.9~),
|
||||
ruby-omniauth-cas3 (>= 1.1.4~),
|
||||
ruby-omniauth-facebook (>= 4.0~),
|
||||
ruby-omniauth-github (>= 1.1.1~),
|
||||
ruby-omniauth-github (>= 1.3~),
|
||||
ruby-omniauth-gitlab (>= 1.0.2~),
|
||||
ruby-omniauth-google-oauth2 (>= 0.5.3~),
|
||||
ruby-omniauth-kerberos (>= 0.3.0-3~),
|
||||
ruby-omniauth-oauth2-generic (>= 0.2.2~),
|
||||
ruby-omniauth-saml (>= 1.10~),
|
||||
ruby-omniauth-shibboleth (>= 1.2.0~),
|
||||
ruby-omniauth-twitter (>= 1.4.0~),
|
||||
ruby-omniauth-crowd (>= 2.2.0~),
|
||||
ruby-omniauth-shibboleth (>= 1.2~),
|
||||
ruby-omniauth-twitter (>= 1.4~),
|
||||
ruby-omniauth-crowd (>= 2.2~),
|
||||
ruby-omniauth-authentiq (>= 0.3.1~),
|
||||
ruby-rack-oauth2 (>= 1.2.1~),
|
||||
ruby-jwt (>= 1.5.6~),
|
||||
# Spam and anti-bot protection
|
||||
ruby-recaptcha (>= 3.0~),
|
||||
ruby-recaptcha (>= 4.11~),
|
||||
ruby-akismet (>= 2.0~),
|
||||
# Two-factor authentication
|
||||
ruby-devise-two-factor (>= 3.0~),
|
||||
|
@ -109,7 +109,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
# for backups
|
||||
ruby-fog-aws (>= 2.0.1~),
|
||||
ruby-fog-core (>= 1.44~),
|
||||
ruby-excon (>= 0.60.0~),
|
||||
ruby-excon (>= 0.60~),
|
||||
ruby-fog-google (>= 1.3.3~),
|
||||
ruby-fog-local (>= 0.3~),
|
||||
ruby-fog-openstack (>= 0.1~),
|
||||
|
@ -135,7 +135,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
ruby-wikicloth (>= 0.8.1~),
|
||||
asciidoctor (>= 1.5.6~),
|
||||
ruby-asciidoctor-plantuml (>= 0.0.8~),
|
||||
ruby-rouge (>= 2.2.1~),
|
||||
ruby-rouge (>= 3.1~),
|
||||
ruby-truncato (>= 0.7.9~),
|
||||
ruby-bootstrap-form (>= 2.7~),
|
||||
ruby-nokogiri (>= 1.8.2~),
|
||||
|
@ -166,13 +166,15 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
ruby-re2 (>= 1.1.1~),
|
||||
# Misc
|
||||
ruby-version-sorter (>= 2.1~),
|
||||
# User agent parsing
|
||||
ruby-device-detector,
|
||||
# Cache
|
||||
ruby-redis-rails (>= 5.0.2~),
|
||||
# Redis
|
||||
ruby-redis (>= 3.2~),
|
||||
ruby-connection-pool (>= 2.0~),
|
||||
# HipChat integration
|
||||
ruby-hipchat (>= 1.5.0~),
|
||||
ruby-hipchat (>= 1.5~),
|
||||
# JIRA integration
|
||||
ruby-jira (>= 1.4~),
|
||||
# Flowdock integration
|
||||
|
@ -183,7 +185,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
# Slack integration
|
||||
ruby-slack-notifier (>= 1.5.1~),
|
||||
# Asana integration
|
||||
ruby-asana (>= 0.6.0~),
|
||||
ruby-asana (>= 0.6~),
|
||||
# FogBugz integration
|
||||
ruby-fogbugz (>= 0.2.1-3~),
|
||||
# Kubernetes integration
|
||||
|
@ -215,7 +217,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
# Many node modules are still in NEW, some are yet to be packaged
|
||||
# so we use npm to downlod those and hence gitlab is in contrib
|
||||
npm,
|
||||
ruby-rack-proxy (>= 0.6.0~),
|
||||
ruby-rack-proxy (>= 0.6~),
|
||||
#
|
||||
ruby-sass-rails (>= 5.0.6~),
|
||||
ruby-uglifier (>= 2.7.2~),
|
||||
|
@ -244,9 +246,6 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
# Perf bar
|
||||
ruby-peek (>= 1.0.1~),
|
||||
ruby-peek-gc (>= 0.0.2~),
|
||||
ruby-peek-host (>= 1.0~),
|
||||
# ruby-peek-mysql2,
|
||||
ruby-peek-performance-bar (>= 1.3~),
|
||||
ruby-peek-pg (>= 1.3~),
|
||||
ruby-peek-rblineprof (>= 0.2.0~),
|
||||
ruby-peek-redis (>= 1.2~),
|
||||
|
@ -256,7 +255,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
ruby-method-source (>= 0.8.2-2~),
|
||||
ruby-influxdb (>= 0.2~),
|
||||
# Prometheus
|
||||
ruby-prometheus-client-mmap (>= 0.9.1~),
|
||||
ruby-prometheus-client-mmap (>= 0.9.3~),
|
||||
ruby-raindrops (>= 0.18~),
|
||||
#
|
||||
ruby-octokit (>= 4.8~),
|
||||
|
@ -266,7 +265,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
ruby-email-reply-trimmer (>= 0.1~),
|
||||
ruby-html2text,
|
||||
#
|
||||
ruby-prof (>= 0.17.0~),
|
||||
ruby-prof (>= 0.17~),
|
||||
# OAuth
|
||||
ruby-oauth2 (>= 1.4~),
|
||||
# Health check
|
||||
|
@ -281,15 +280,15 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
ruby-ed25519 (>= 1.2~),
|
||||
ruby-bcrypt-pbkdf (>= 1.0~),
|
||||
# Gitaly GRPC client
|
||||
ruby-gitaly (>= 0.96~),
|
||||
ruby-grpc (>= 1.10~),
|
||||
ruby-gitaly (>= 0.99~),
|
||||
ruby-grpc (>= 1.11~),
|
||||
ruby-google-protobuf (>= 3.5.1~),
|
||||
#
|
||||
ruby-toml-rb (>= 1.0~),
|
||||
# Feature toggles
|
||||
ruby-flipper (>= 0.13.0~),
|
||||
ruby-flipper-active-record (>= 0.13.0~),
|
||||
ruby-flipper-active-support-cache-store (>= 0.13.0~),
|
||||
ruby-flipper (>= 0.13~),
|
||||
ruby-flipper-active-record (>= 0.13~),
|
||||
ruby-flipper-active-support-cache-store (>= 0.13~),
|
||||
# Structured logging
|
||||
ruby-lograge (>= 0.5~),
|
||||
ruby-grape-logging (>= 1.7~),
|
||||
|
|
Loading…
Reference in a new issue