From eab2d1c6357717c957c05a54466116eca65ee106 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 06:55:36 +0000 Subject: [PATCH] Bump pagy from 6.5.0 to 9.3.2 Bumps [pagy](https://github.com/ddnexus/pagy) from 6.5.0 to 9.3.2. - [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.5.0...9.3.2) --- updated-dependencies: - dependency-name: pagy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 565bf3b..9e03e1b 100644 --- a/Gemfile +++ b/Gemfile @@ -27,7 +27,7 @@ gem "administrate", "1.0.0.beta1" # Open AI ruby gem "ruby-openai", "~> 6.2.0" # Pagy for pagination -gem "pagy", "~> 6.0" +gem "pagy", "~> 9.3" # Pundit for authorization gem "pundit", "~> 2.4" # AWS S3 for file storage diff --git a/Gemfile.lock b/Gemfile.lock index d0e89af..36f35be 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -277,7 +277,7 @@ GEM racc (~> 1.4) orm_adapter (0.5.0) ostruct (0.6.0) - pagy (6.5.0) + pagy (9.3.2) parallel (1.26.3) parser (3.3.5.0) ast (~> 2.4.1) @@ -459,7 +459,7 @@ DEPENDENCIES inline_svg (~> 1.10.0) jbuilder kamal (>= 2.0.0.rc2) - pagy (~> 6.0) + pagy (~> 9.3) pg (~> 1.1) propshaft pry