From 15b8627798f4f453c10fd47720368657ef4e4ac9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 00:06:11 +0000 Subject: [PATCH] chore(deps): bump pagy from 4.11.0 to 6.0.0 Bumps [pagy](https://github.com/ddnexus/pagy) from 4.11.0 to 6.0.0. - [Release notes](https://github.com/ddnexus/pagy/releases) - [Changelog](https://github.com/ddnexus/pagy/blob/master/CHANGELOG.md) - [Commits](https://github.com/ddnexus/pagy/compare/4.11.0...6.0.0) --- updated-dependencies: - dependency-name: pagy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d996e8c..597693d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -133,7 +133,7 @@ GEM nokogiri (1.12.3) mini_portile2 (~> 2.6.1) racc (~> 1.4) - pagy (4.11.0) + pagy (6.0.0) parallel (1.20.1) parser (3.0.2.0) ast (~> 2.4.1)