From 786598c9f699ca6928c19fb0276a5770d02c8826 Mon Sep 17 00:00:00 2001 From: Praveen Arimbrathodiyil Date: Sat, 5 Nov 2016 20:08:02 +0530 Subject: [PATCH] tighten dependencies --- debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 1867d23c5e..094d80e76c 100644 --- a/debian/control +++ b/debian/control @@ -42,7 +42,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, #ruby-mysql2 | ruby-pg, ruby-pg (>= 0.18.4~), # Authentication libraries - ruby-devise (>= 4.1.1-4~), + ruby-devise (>= 4.2~), ruby-doorkeeper (>= 4.0~), ruby-omniauth (>= 1.3.1~), ruby-omniauth-auth0 (>= 1.4.1~), @@ -110,7 +110,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-task-list (>= 1.0.5~), ruby-github-markup (>= 1.5~), ruby-redcarpet (>= 3.3.4~), - ruby-redcloth (>= 4.3.2~), + ruby-redcloth (>= 4.3.2-2~), ruby-org (>= 0.9.12-2~), ruby-creole (>= 0.5.0~), ruby-wikicloth (>= 0.8.1~), @@ -184,7 +184,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, # Parse time & duration ruby-chronic (>= 0.10.2-3~), ruby-chronic-duration, - ruby-sass-rails (>= 5.0.0~), + ruby-sass-rails (>= 5.0.6~), ruby-coffee-rails (>= 4.1.0~), ruby-coffee-script-source (>= 1.10.0~), ruby-uglifier (>= 2.7.2~),