From 13cec39b843b043111246a3a65e168a3638ce9a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 04:40:15 +0000 Subject: [PATCH] Bump pagy from 6.4.3 to 9.0.9 Bumps [pagy](https://github.com/ddnexus/pagy) from 6.4.3 to 9.0.9. - [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.4.3...9.0.9) --- 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 e1ca6a7e3..613668ceb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -270,7 +270,7 @@ GEM omniauth-rails_csrf_protection (1.0.2) actionpack (>= 4.2) omniauth (~> 2.0) - pagy (6.4.3) + pagy (9.0.9) parallel (1.25.1) parser (3.3.3.0) ast (~> 2.4.1)