From ddb76d8f43d581be946198ca92a9e3f7ea0b36cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 10 Jan 2019 06:29:42 +0000 Subject: [PATCH] Bump will_paginate from 3.0.7 to 3.1.6 Bumps [will_paginate](https://github.com/mislav/will_paginate) from 3.0.7 to 3.1.6. - [Release notes](https://github.com/mislav/will_paginate/releases) - [Commits](https://github.com/mislav/will_paginate/compare/v3.0.7...v3.1.6) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 4783b6ef2..9c0008659 100644 --- a/Gemfile +++ b/Gemfile @@ -4,7 +4,7 @@ ruby "2.1.2" gem "rails", "~>3.2" gem 'rake', '~> 10.5.0' -gem "will_paginate", "3.0.7" +gem "will_paginate", "3.1.6" gem "will_paginate-bootstrap" gem "friendly_id" diff --git a/Gemfile.lock b/Gemfile.lock index 8812809bd..d0cbadb0a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -148,7 +148,7 @@ GEM uglifier (3.0.4) execjs (>= 0.3.0, < 3) uuidtools (2.1.5) - will_paginate (3.0.7) + will_paginate (3.1.6) will_paginate-bootstrap (1.0.1) will_paginate (>= 3.0.3) @@ -180,7 +180,7 @@ DEPENDENCIES test-unit therubyracer uglifier - will_paginate (= 3.0.7) + will_paginate (= 3.1.6) will_paginate-bootstrap RUBY VERSION