From 1d663c2e0d1ad69d4285647fd93deb1cd7253a6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 15:54:32 -0500 Subject: [PATCH] Bump will_paginate from 3.3.1 to 4.0.0 (#1045) Bumps [will_paginate](https://github.com/mislav/will_paginate) from 3.3.1 to 4.0.0. - [Release notes](https://github.com/mislav/will_paginate/releases) - [Commits](https://github.com/mislav/will_paginate/compare/v3.3.1...v4.0.0) --- updated-dependencies: - dependency-name: will_paginate dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7825988b7..852378854 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -441,7 +441,7 @@ GEM websocket-extensions (0.1.5) whenever (1.0.0) chronic (>= 0.6.3) - will_paginate (3.3.1) + will_paginate (4.0.0) xpath (2.1.0) nokogiri (~> 1.3) zeitwerk (2.6.13)