Skip to content
Snippets Groups Projects
Commit 3708ec67 authored by Sruthi Chandran's avatar Sruthi Chandran
Browse files

Update deps

parent 8019570c
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ Section: contrib/net
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends},
gitlab-common (>= 13.2.1+dfsg-3~),
gitlab-common (>= 13.4.6~),
ruby (>= 1:2.7~),
rubygems-integration (>= 1.17.1~),
lsb-base (>= 3.0-6),
......@@ -37,7 +37,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
openssh-client,
bzip2,
ucf,
gitlab-workhorse (>= 8.39~),
gitlab-workhorse (>= 8.46~),
ruby-rails (>= 2:6.0.3~),
ruby-tzinfo (>= 1.2.6~),
ruby-websocket-extensions (>= 0.1.5~),
......@@ -50,12 +50,12 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-pg (>= 1.1~),
ruby-rugged (>= 0.28~),
ruby-grape-path-helpers (>= 1.3~),
ruby-faraday (>= 0.17.3~),
ruby-marginalia (>= 1.8~),
ruby-faraday (>= 1.0~),
ruby-marginalia (>= 1.9~),
# Authentication libraries
ruby-devise (>= 4.7.1~),
ruby-doorkeeper (>= 5.0.3~),
ruby-doorkeeper-openid-connect (>= 1.6.3~),
ruby-doorkeeper (>= 5.3~),
ruby-doorkeeper-openid-connect (>= 1.7.4~),
ruby-omniauth (>= 1.8~),
ruby-omniauth-auth0 (>= 2.0~),
ruby-omniauth-azure-oauth2 (>= 0.0.10~),
......@@ -73,6 +73,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-omniauth-authentiq (>= 0.3.3~),
ruby-omniauth-openid-connect (>= 0.3.5~),
ruby-omniauth-salesforce (>= 1.0.5~),
ruby-omniauth-atlassian-oauth2 (>= 0.2.0~),
ruby-rack-oauth2 (>= 1.9.3~),
ruby-jwt (>= 2.1~),
# Spam and anti-bot protection
......@@ -102,9 +103,9 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-grape-entity (>= 0.8~),
ruby-rack-cors (>= 1.0.6~),
# GraphQL API
ruby-graphql (>= 1.10.5~),
ruby-graphql (>= 1.11.4~),
ruby-graphiql-rails (>= 1.4.10~),
ruby-apollo-upload-server (>= 2.0.0~beta3~),
ruby-apollo-upload-server (>= 2.0.3~),
# Disable strong_params so that Mash does not respond to :permitted?
ruby-hashie-forbidden-attributes,
# Pagination
......@@ -123,7 +124,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-fog-openstack (>= 1.0~),
ruby-fog-rackspace (>= 0.1.1~),
ruby-fog-aliyun (>= 0.3~),
ruby-gitlab-fog-azure-rm (>= 0.7~),
ruby-gitlab-fog-azure-rm (>= 1.0~),
# for Google storage
ruby-google-api-client (>= 0.33~),
# for aws storage
......@@ -135,7 +136,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# ruby-elasticsearch-model (>= 0.1.9~), embedded
ruby-elasticsearch (>= 5.0.3~),
# ruby-elasticsearch-rails (>= 0.1.9~), embedded
ruby-elasticsearch-api (>= 6.8~),
ruby-elasticsearch-api (>= 6.8.2~),
ruby-aws-sdk-core (>= 3.0~),
ruby-aws-sdk-cloudformation (>= 1.0~),
ruby-aws-sdk-s3 (>= 1.0~),
......@@ -218,7 +219,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# Hangouts Chat integration
ruby-hangouts-chat (>= 0.0.5),
# Asana integration
ruby-asana (>= 0.10~),
ruby-asana (>= 0.10.2~),
# FogBugz integration
ruby-fogbugz (>= 0.2.1-3~),
# Kubernetes integration
......@@ -226,7 +227,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-recursive-open-struct (>= 1.1.1~),
ruby-http (>= 4.4~),
# Sanitize user input
ruby-sanitize (>= 4.6.5~),
ruby-sanitize (>= 5.2.1~),
ruby-babosa (>= 1.0.3~),
# Sanitizes SVG input
ruby-loofah (>= 2.2~),
......@@ -320,7 +321,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-ed25519 (>= 1.2~),
ruby-bcrypt-pbkdf (>= 1.0~),
# Gitaly GRPC client
ruby-gitaly (>= 13.3.9~),
ruby-gitaly (>= 13.4.6~),
ruby-grpc (>= 1.19~),
ruby-google-protobuf (>= 3.7~),
#
......@@ -353,6 +354,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-oj (>= 3.10.6~),
ruby-multi-json (>= 1.14.1~),
ruby-yajl (>= 1.4.1~),
ruby-webauthn (>= 2.3~),
# packaged node modules - all node packages are not packaged yet
node-autosize (>= 4.0~),
node-axios (>= 0.17.1~),
......@@ -423,7 +425,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# gitlab-sidekiq was failing without puma
puma
Recommends: certbot,
gitaly (>= 13.3.9~)
gitaly (>= 13.4.6~)
Conflicts: libruby2.5
Description: git powered software platform to collaborate on code (non-omnibus)
gitlab provides web based interface to host source code and track issues.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment