From f213fea8a7b523fb31d57afbaee4c35f42539887 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2019 14:23:32 +0000 Subject: [PATCH] Bump will_paginate from 3.1.8 to 3.2.1 Bumps [will_paginate](https://github.com/mislav/will_paginate) from 3.1.8 to 3.2.1. - [Release notes](https://github.com/mislav/will_paginate/releases) - [Commits](https://github.com/mislav/will_paginate/compare/v3.1.8...v3.2.1) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 23124d1..9dada4f 100644 --- a/Gemfile +++ b/Gemfile @@ -45,7 +45,7 @@ gem 'font-awesome-sass', '~> 5.12.0' gem 'diffy' gem 'diff-lcs' -gem 'will_paginate', '~> 3.1.8' +gem 'will_paginate', '~> 3.2.1' gem 'will_paginate-bootstrap4', '~> 0.2.2' gem 'devise', '~> 4.7.1' diff --git a/Gemfile.lock b/Gemfile.lock index d075ef3..8041e6d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -231,7 +231,7 @@ GEM websocket-driver (0.7.1) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.4) - will_paginate (3.1.8) + will_paginate (3.2.1) will_paginate-bootstrap4 (0.2.2) will_paginate (~> 3.0, >= 3.0.0) zeitwerk (2.2.2) @@ -264,7 +264,7 @@ DEPENDENCIES tzinfo-data uglifier (~> 4.2.0) web-console (~> 4.0.1) - will_paginate (~> 3.1.8) + will_paginate (~> 3.2.1) will_paginate-bootstrap4 (~> 0.2.2) BUNDLED WITH