From 4f28d8676e62804b526c6ecb4645e5aea4ad5df9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2019 11:23:12 +0000 Subject: [PATCH] Bump will_paginate from 3.0.pre2 to 3.1.7 Bumps [will_paginate](https://github.com/mislav/will_paginate) from 3.0.pre2 to 3.1.7. - [Release notes](https://github.com/mislav/will_paginate/releases) - [Commits](https://github.com/mislav/will_paginate/compare/v3.0.pre2...v3.1.7) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f828f19..d1cce97 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -224,7 +224,7 @@ GEM whenever (0.6.2) aaronh-chronic (>= 0.3.9) activesupport (>= 2.3.4) - will_paginate (3.0.pre2) + will_paginate (3.1.7) xpath (0.1.4) nokogiri (~> 1.3)