From 120eb121b2565426a3c98fc5285acef85eba57d0 Mon Sep 17 00:00:00 2001 From: Praveen Arimbrathodiyil Date: Fri, 18 Mar 2016 19:26:33 +0530 Subject: [PATCH] update ruby-pg dependency for ruby 2.3 gemspec --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 1098d3bc6f..be0d02f1b1 100644 --- a/debian/control +++ b/debian/control @@ -36,7 +36,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-sprockets (>= 3.3.0~), ruby-default-value-for (>= 3~), #ruby-mysql2 | ruby-pg, - ruby-pg (>= 0.18.2~), + ruby-pg (>= 0.18.4~), # Authentication libraries ruby-devise (>= 3.2~), ruby-devise-async (>= 0.9~),