From 353d39b2548263d5eaf6f0d299abf3c53db849e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 20:05:38 +0000 Subject: [PATCH] chore(deps): bump pagy from 43.5.6 to 43.6.0 Bumps [pagy](https://github.com/ddnexus/pagy) from 43.5.6 to 43.6.0. - [Release notes](https://github.com/ddnexus/pagy/releases) - [Changelog](https://github.com/ddnexus/pagy/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/ddnexus/pagy/compare/43.5.6...43.6.0) --- updated-dependencies: - dependency-name: pagy dependency-version: 43.6.0 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 7a8b81bcc..22374e654 100644 --- a/Gemfile +++ b/Gemfile @@ -128,7 +128,7 @@ gem "sentry-ruby", "~> 6.6" gem "sentry-rails", "~> 6.6" # for pagination -gem "pagy", "~> 43.5" +gem "pagy", "~> 43.6" gem "norairrecord" gem "awesome_print" diff --git a/Gemfile.lock b/Gemfile.lock index 56790c515..dd943c500 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -467,7 +467,7 @@ GEM webfinger (~> 2.0) optimist (3.2.1) ostruct (0.6.3) - pagy (43.5.6) + pagy (43.6.0) json uri yaml @@ -846,7 +846,7 @@ DEPENDENCIES omniauth-oauth2 omniauth-rails_csrf_protection omniauth_openid_connect - pagy (~> 43.5) + pagy (~> 43.6) paper_trail pg (~> 1.1) phlex-rails