From 8b3fbc9d88aeb90f3d13170a8e8e1d37ab901162 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 09:42:13 +0000 Subject: [PATCH] Bump pagy from 9.4.0 to 43.5.3 Bumps [pagy](https://github.com/ddnexus/pagy) from 9.4.0 to 43.5.3. - [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/9.4.0...43.5.3) --- updated-dependencies: - dependency-name: pagy dependency-version: 43.5.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index d1abae0..2e46f37 100644 --- a/Gemfile +++ b/Gemfile @@ -22,7 +22,7 @@ gem 'mustache', '~> 1.0' gem 'omniauth', '>=2.0.0' gem 'omniauth_openid_connect' gem 'omniauth-rails_csrf_protection' -gem 'pagy', '~> 9.3' # omit patch digit +gem 'pagy', '~> 43.5' # omit patch digit # Use postgresql as the database for Active Record gem 'pg', '~> 1.6' gem 'positioning' diff --git a/Gemfile.lock b/Gemfile.lock index 914c5de..8aa6d20 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -313,7 +313,10 @@ GEM webfinger (~> 2.0) orm_adapter (0.5.0) ostruct (0.6.3) - pagy (9.4.0) + pagy (43.5.3) + json + uri + yaml pg (1.6.3) pg (1.6.3-aarch64-linux) pg (1.6.3-aarch64-linux-musl) @@ -537,6 +540,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) + yaml (0.4.0) zeitwerk (2.7.5) PLATFORMS @@ -576,7 +580,7 @@ DEPENDENCIES omniauth (>= 2.0.0) omniauth-rails_csrf_protection omniauth_openid_connect - pagy (~> 9.3) + pagy (~> 43.5) pg (~> 1.6) positioning propshaft