From 96a5202453f2df1adc47f78244bfd56d0d2b6788 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 14:14:10 +0000 Subject: [PATCH] Bump pagy from 9.1.1 to 9.3.1 Bumps [pagy](https://github.com/ddnexus/pagy) from 9.1.1 to 9.3.1. - [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/9.1.1...9.3.1) --- updated-dependencies: - dependency-name: pagy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 6db8cb52f..efb928d61 100644 --- a/Gemfile +++ b/Gemfile @@ -73,7 +73,7 @@ gem "omniauth_openid_connect" gem "omniauth-rails_csrf_protection" # Pagination -gem "pagy", "~> 9.1" +gem "pagy", "~> 9.3" # Decorators gem "draper" diff --git a/Gemfile.lock b/Gemfile.lock index aaf13dd8c..f1d5c14a0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -387,7 +387,7 @@ GEM webfinger (~> 2.0) os (1.1.4) ostruct (0.6.1) - pagy (9.1.1) + pagy (9.3.1) parallel (1.26.3) parallel_tests (4.7.2) parallel @@ -712,7 +712,7 @@ DEPENDENCIES omniauth-rails_csrf_protection omniauth_openid_connect ostruct (~> 0.6.1) - pagy (~> 9.1) + pagy (~> 9.3) parallel_tests pg (~> 1.5) pg_search