[DRE-commits] [gitlab] 04/04: update/tighten dependencies

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Sep 11 16:49:19 UTC 2017


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository gitlab.

commit 9410785f7abe2e87821e5cacaa34a440e57feb87
Author: Pirate Praveen <praveen at debian.org>
Date:   Mon Sep 11 21:07:24 2017 +0530

    update/tighten dependencies
---
 debian/control | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index a4d1b2f..1b6027f 100644
--- a/debian/control
+++ b/debian/control
@@ -236,11 +236,18 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  ruby-select2-rails (>= 3.5.9~),
  ruby-virtus (>= 1.0.5-3~),
  ruby-net-ssh (>= 1:4.0~),
+# Required for ED25519 SSH host key support
+ ruby-rbnacl-libsodium,
+ ruby-rbnacl,
+ ruby-bcrypt-pbkdf,
  ruby-base32 (>= 0.3.0~),
 # Metrics
  ruby-allocations (>= 1.0~),
  ruby-method-source (>= 0.8.2-2~),
  ruby-influxdb (>= 0.2~),
+# Prometheus
+ ruby-prometheus-client-mmap,
+ ruby-raindrops (>= 0.18~),
  ruby-connection-pool (>= 2.0~),
  ruby-sentry-raven (>= 2.5.3~),
  ruby-premailer-rails (>= 1.9.7~),
@@ -272,9 +279,9 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
 # OAuth
  ruby-oauth2 (>= 1.3~),
 # Soft deletion
- ruby-paranoia (>= 2.2~),
+ ruby-paranoia (>= 2.3.1~),
 # Health check
- ruby-health-check (>= 2.1~),
+ ruby-health-check (>= 2.6~),
 # System information
  ruby-vmstat (>= 2.3~),
  ruby-sys-filesystem,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gitlab.git



More information about the Pkg-ruby-extras-commits mailing list