From 1dece84925c0526a15286bde9a3152add7620413 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2020 07:20:06 +0000 Subject: [PATCH] Bump will_paginate from 3.2.1 to 3.3.0 Bumps [will_paginate](https://github.com/mislav/will_paginate) from 3.2.1 to 3.3.0. - [Release notes](https://github.com/mislav/will_paginate/releases) - [Commits](https://github.com/mislav/will_paginate/compare/v3.2.1...v3.3.0) 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 674e5eb..6f0cb36 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.2.1' +gem 'will_paginate', '~> 3.3.0' gem 'will_paginate-bootstrap4', '~> 0.2.2' gem 'devise', '~> 4.7.1' diff --git a/Gemfile.lock b/Gemfile.lock index 0775ea3..f6e329f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -229,7 +229,7 @@ GEM websocket-driver (0.7.1) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.4) - will_paginate (3.2.1) + will_paginate (3.3.0) will_paginate-bootstrap4 (0.2.2) will_paginate (~> 3.0, >= 3.0.0) zeitwerk (2.2.2) @@ -262,7 +262,7 @@ DEPENDENCIES tzinfo-data uglifier (~> 4.2.0) web-console (~> 4.0.1) - will_paginate (~> 3.2.1) + will_paginate (~> 3.3.0) will_paginate-bootstrap4 (~> 0.2.2) BUNDLED WITH