From c0b6e4bab2cba4a33a66ef0b83525591dc45effe Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Sat, 9 May 2020 16:27:14 +0530 Subject: [PATCH] Update minimum version of ruby-faraday --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index ebab93cb49..887e023681 100644 --- a/debian/control +++ b/debian/control @@ -47,7 +47,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-pg (>= 1.1~), ruby-rugged (>= 0.28~), ruby-grape-path-helpers (>= 1.3~), - ruby-faraday (>= 0.12~), + ruby-faraday (>= 0.14~), ruby-marginalia (>= 1.8~), # Authentication libraries ruby-devise (>= 4.7.1~),