From fa5024cbab234e5ef5a4b289a18d9c066d20fc21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 15:53:09 +0000 Subject: [PATCH] Bump pagy from 6.2.0 to 6.5.0 (#391) Bumps [pagy](https://github.com/ddnexus/pagy) from 6.2.0 to 6.5.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/6.2.0...6.5.0) --- updated-dependencies: - dependency-name: pagy dependency-type: direct:production update-type: version-update:semver-minor ... 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 e06e16ac..1faa5d1d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -297,7 +297,7 @@ GEM oauth2 (>= 1.4, < 3) omniauth (~> 2.0) orm_adapter (0.5.0) - pagy (6.2.0) + pagy (6.5.0) parallel (1.23.0) parser (3.2.2.3) ast (~> 2.4.1)