Tighten dependency versions
This commit is contained in:
parent
cfa971508f
commit
9998918b17
1 changed files with 20 additions and 19 deletions
39
debian/control
vendored
39
debian/control
vendored
|
@ -32,8 +32,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
openssh-client,
|
||||
bzip2,
|
||||
ucf,
|
||||
gitlab-shell (>= 7.1.2~),
|
||||
gitlab-workhorse (>= 4.1~),
|
||||
gitlab-shell (>= 7.1.4~),
|
||||
gitlab-workhorse (>= 5.0~),
|
||||
ruby-rails (>= 2:4.2.10~),
|
||||
ruby-rails (<< 2:5),
|
||||
ruby-rack-test (>= 0.7.0~),
|
||||
|
@ -51,7 +51,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
# Authentication libraries
|
||||
ruby-devise (>= 4.4.3~),
|
||||
ruby-doorkeeper (>= 4.3~),
|
||||
ruby-doorkeeper-openid-connect (>= 1.3~),
|
||||
ruby-doorkeeper-openid-connect (>= 1.5~),
|
||||
ruby-omniauth (>= 1.8~),
|
||||
ruby-omniauth-auth0 (>= 2.0~),
|
||||
ruby-omniauth-azure-oauth2 (>= 0.0.9~),
|
||||
|
@ -63,10 +63,10 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
ruby-omniauth-kerberos (>= 0.3.0-3~),
|
||||
ruby-omniauth-oauth2-generic (>= 0.2.2~),
|
||||
ruby-omniauth-saml (>= 1.10~),
|
||||
ruby-omniauth-shibboleth (>= 1.2~),
|
||||
ruby-omniauth-shibboleth (>= 1.3~),
|
||||
ruby-omniauth-twitter (>= 1.4~),
|
||||
ruby-omniauth-crowd (>= 2.2~),
|
||||
ruby-omniauth-authentiq (>= 0.3.1~),
|
||||
ruby-omniauth-authentiq (>= 0.3.3~),
|
||||
ruby-rack-oauth2 (>= 1.2.1~),
|
||||
ruby-jwt (>= 1.5.6~),
|
||||
# Spam and anti-bot protection
|
||||
|
@ -105,6 +105,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
ruby-hamlit (>= 2.8.5~),
|
||||
# Files attachments
|
||||
ruby-carrierwave (>= 1.2~),
|
||||
ruby-mini-magick,
|
||||
# Drag and Drop UI
|
||||
ruby-dropzonejs-rails (>= 0.7.1~),
|
||||
# for backups
|
||||
|
@ -124,9 +125,9 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
# Seed data
|
||||
ruby-seed-fu (>= 2.3.7~),
|
||||
# Markdown and HTML processing
|
||||
ruby-html-pipeline (>= 2.7.1~),
|
||||
ruby-html-pipeline (>= 2.8~),
|
||||
ruby-task-list (>= 2.0~),
|
||||
ruby-github-markup (>= 1.6.2~),
|
||||
ruby-github-markup (>= 1.6.4~),
|
||||
ruby-redcarpet (>= 3.4~),
|
||||
ruby-commonmarker (>= 0.17~),
|
||||
ruby-redcloth (>= 4.3.2-3~),
|
||||
|
@ -140,6 +141,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
ruby-truncato (>= 0.7.9~),
|
||||
ruby-bootstrap-form (>= 2.7~),
|
||||
ruby-nokogiri (>= 1.8.2~),
|
||||
# Calendar rendering
|
||||
ruby-icalendar,
|
||||
# Diffs
|
||||
ruby-diffy (>= 3.1~),
|
||||
# Application server
|
||||
|
@ -151,9 +154,9 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
# Issue tags
|
||||
ruby-acts-as-taggable-on (>= 5.0~),
|
||||
# Background jobs
|
||||
ruby-sidekiq (>= 5.0~),
|
||||
ruby-sidekiq (>= 5.1~),
|
||||
ruby-sidekiq-cron (>= 0.6~),
|
||||
ruby-redis-namespace (>= 1.5.2~),
|
||||
ruby-redis-namespace (>= 1.6~),
|
||||
ruby-sidekiq-limit-fetch (>= 3.4~),
|
||||
# Cron Parser
|
||||
ruby-rufus-scheduler (>= 3.4~),
|
||||
|
@ -161,6 +164,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
ruby-httparty (>= 0.15.6~),
|
||||
# Colored output to console
|
||||
ruby-rainbow (>= 2.2~),
|
||||
# Progress bar
|
||||
ruby-progressbar,
|
||||
# GitLab settings
|
||||
ruby-settingslogic (>= 2.0.9~),
|
||||
# Linear-time regex library for untrusted regular expressions
|
||||
|
@ -190,11 +195,9 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
# FogBugz integration
|
||||
ruby-fogbugz (>= 0.2.1-3~),
|
||||
# Kubernetes integration
|
||||
ruby-kubeclient (>= 3.0~),
|
||||
# d3
|
||||
ruby-d3-rails (>= 3.5~),
|
||||
ruby-kubeclient (>= 3.1~),
|
||||
# Sanitize user input
|
||||
ruby-sanitize (>= 2.0~),
|
||||
ruby-sanitize (>= 4.6.5~),
|
||||
ruby-babosa (>= 1.0.2~),
|
||||
# Sanitizes SVG input
|
||||
ruby-loofah (>= 2.2~),
|
||||
|
@ -224,10 +227,9 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
ruby-uglifier (>= 2.7.2~),
|
||||
#
|
||||
ruby-addressable (>= 2.5.2~),
|
||||
ruby-bootstrap-sass (>= 3.3~),
|
||||
ruby-font-awesome-rails (>= 4.7~),
|
||||
ruby-gemojione (>= 3.3~),
|
||||
ruby-gon (>= 6.1~),
|
||||
ruby-gon (>= 6.2~),
|
||||
ruby-jquery-atwho-rails (>= 1.3.2~),
|
||||
ruby-request-store (>= 1.3~),
|
||||
ruby-select2-rails (>= 3.5.9~),
|
||||
|
@ -252,7 +254,6 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
ruby-peek-redis (>= 1.2~),
|
||||
ruby-peek-sidekiq (>= 1.0.3~),
|
||||
# Metrics
|
||||
ruby-allocations (>= 1.0~),
|
||||
ruby-method-source (>= 0.8.2-2~),
|
||||
ruby-influxdb (>= 0.2~),
|
||||
# Prometheus
|
||||
|
@ -281,7 +282,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
ruby-ed25519 (>= 1.2~),
|
||||
ruby-bcrypt-pbkdf (>= 1.0~),
|
||||
# Gitaly GRPC client
|
||||
ruby-gitaly (>= 0.99~),
|
||||
ruby-gitaly (>= 0.105~),
|
||||
ruby-grpc (>= 1.11~),
|
||||
ruby-google-protobuf (>= 3.5.1~),
|
||||
#
|
||||
|
@ -294,7 +295,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
ruby-lograge (>= 0.5~),
|
||||
ruby-grape-logging (>= 1.7~),
|
||||
# Asset synchronization
|
||||
ruby-asset-sync (>= 2.2~),
|
||||
ruby-asset-sync (>= 2.4~),
|
||||
# Vendored js files
|
||||
# Keeping this to ease backporting as it is in contrib anyway
|
||||
# libjs-jquery-atwho,
|
||||
|
@ -343,7 +344,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
# node-url-loader,
|
||||
# node-katex
|
||||
Recommends: certbot,
|
||||
gitaly (>= 0.100.1~)
|
||||
gitaly (>= 0.111.4~)
|
||||
Description: git powered software platform to collaborate on code (non-omnibus)
|
||||
gitlab provides web based interface to host source code and track issues.
|
||||
It allows anyone for fork a repository and send merge requests. Code review
|
||||
|
|
Loading…
Reference in a new issue