From 9b6c811cb57f88158927848adeb27f2c7ca57fe9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Aug 2021 14:01:23 +0000 Subject: [PATCH] Bump will_paginate from 3.3.0 to 3.3.1 Bumps [will_paginate](https://github.com/mislav/will_paginate) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/mislav/will_paginate/releases) - [Commits](https://github.com/mislav/will_paginate/compare/v3.3.0...v3.3.1) --- updated-dependencies: - dependency-name: will_paginate dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index c4041bb..6b4c6cf 100644 --- a/Gemfile +++ b/Gemfile @@ -27,7 +27,7 @@ gem 'jbuilder', '~> 2.11' # gem 'redis', '~> 4.0' # Use Active Model has_secure_password gem 'bcrypt', '~> 3.1.16' -gem 'will_paginate', '~> 3.3.0' +gem 'will_paginate', '~> 3.3.1' gem 'rails-controller-testing' diff --git a/Gemfile.lock b/Gemfile.lock index 1456560..786368d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -212,7 +212,7 @@ GEM websocket-driver (0.7.3) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - will_paginate (3.3.0) + will_paginate (3.3.1) xpath (3.2.0) nokogiri (~> 1.8) zeitwerk (2.4.2) @@ -243,7 +243,7 @@ DEPENDENCIES web-console (>= 3.3.0) webdrivers webpacker (~> 5.4) - will_paginate (~> 3.3.0) + will_paginate (~> 3.3.1) RUBY VERSION ruby 2.6.3p62