From eee8c8c88589c367daff5b34d1ebe4e2937026c9 Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Sat, 30 May 2020 17:03:41 +0530 Subject: [PATCH] Update minimum version of grape to 1.3.3 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 55de7f042f..ae25f7f498 100644 --- a/debian/control +++ b/debian/control @@ -96,7 +96,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-ntlm (>= 0.6.1~), ruby-net-ldap (>= 0.16.1~), # API - ruby-grape (>= 1.3~), + ruby-grape (>= 1.3.3~), ruby-rack-timeout, ruby-grape-entity (>= 0.7.1~), ruby-rack-cors (>= 1.0.6~),