From cad8b04ca6acfc8596f2b294fe6639d2c7ea96e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 11:08:32 +0000 Subject: [PATCH] Bump will_paginate-bootstrap4 from 0.0.1 to 0.2.2 Bumps [will_paginate-bootstrap4](https://github.com/delef/will_paginate-bootstrap4) from 0.0.1 to 0.2.2. - [Release notes](https://github.com/delef/will_paginate-bootstrap4/releases) - [Commits](https://github.com/delef/will_paginate-bootstrap4/compare/v0.0.1...v0.2.2) --- updated-dependencies: - dependency-name: will_paginate-bootstrap4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 70cacb28e..f79d27dac 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -621,9 +621,9 @@ GEM websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - will_paginate (4.0.0) - will_paginate-bootstrap4 (0.0.1) - will_paginate + will_paginate (3.3.1) + will_paginate-bootstrap4 (0.2.2) + will_paginate (~> 3.0, >= 3.0.0) xmlrpc (0.3.2) webrick xpath (3.2.0)