From 9d7949c2bbeafcfa94b64932c10fee01de9b3bf0 Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Thu, 2 Jul 2020 02:16:14 +0530 Subject: [PATCH] Update minimum version of ruby-kaminari to 1.2.1 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index b8d51d3605..f74a357a7a 100644 --- a/debian/control +++ b/debian/control @@ -107,7 +107,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, # Disable strong_params so that Mash does not respond to :permitted? ruby-hashie-forbidden-attributes, # Pagination - ruby-kaminari (>= 1.0~), + ruby-kaminari (>= 1.2.1~), # HAML ruby-hamlit (>= 2.11~), # Files attachments