From ae0398853981c36253f9f8766b09cb13377767d9 Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Tue, 7 Aug 2018 19:43:13 +0200 Subject: [PATCH] will_paginate for Foundation added --- Gemfile.lock | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Gemfile.lock b/Gemfile.lock index 6978545..188a09b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -319,6 +319,8 @@ GEM websocket-extensions (>= 0.1.0) websocket-extensions (0.1.3) will_paginate (3.1.6) + will_paginate-foundation (6.2.1) + will_paginate (>= 3.0.3) PLATFORMS ruby @@ -364,6 +366,7 @@ DEPENDENCIES uglifier (>= 1.3.0) web-console will_paginate + will_paginate-foundation BUNDLED WITH 1.16.2