From 6021a05c89c67a1584271112dc672fc0d45bc621 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 03:10:26 +0000 Subject: [PATCH] Bump pagy from 6.4.4 to 6.5.0 Bumps [pagy](https://github.com/ddnexus/pagy) from 6.4.4 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.4.4...6.5.0) --- 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 fd6aaf36b1..f495fefc1c 100644 --- a/Gemfile +++ b/Gemfile @@ -33,7 +33,7 @@ gem 'active_model_serializers' gem 'kaminari' # Pagination for API -gem 'pagy', '~> 6.4' +gem 'pagy', '~> 6.5' # JSON:API Ruby Client gem 'jsonapi-rails', github: 'DFE-Digital/jsonapi-rails' diff --git a/Gemfile.lock b/Gemfile.lock index 76bdaad00f..9f34bb0153 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -484,7 +484,7 @@ GEM webfinger (~> 2.0) optimist (3.1.0) os (1.1.4) - pagy (6.4.4) + pagy (6.5.0) parallel (1.24.0) parallel_tests (4.5.0) parallel @@ -816,7 +816,7 @@ DEPENDENCIES open_api-rswag-api (= 0.1.0)! open_api-rswag-specs (= 0.1.0)! open_api-rswag-ui (= 0.1.0)! - pagy (~> 6.4) + pagy (~> 6.5) parallel_tests pg pg_search