From a90f95fda94dede74d1f8a3ea4d2a0430459ffb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 15:33:44 +0000 Subject: [PATCH] chore(deps): bump pagy from 43.2.9 to 43.3.0 Bumps [pagy](https://github.com/ddnexus/pagy) from 43.2.9 to 43.3.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.2.9...43.3.0) --- updated-dependencies: - dependency-name: pagy dependency-version: 43.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fdad33e5..f9b8ddb6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -171,7 +171,7 @@ GEM jbuilder (2.14.1) actionview (>= 7.0.0) activesupport (>= 7.0.0) - json (2.18.1) + json (2.19.2) jwt (3.1.2) base64 language_server-protocol (3.17.0.5) @@ -254,8 +254,9 @@ GEM omniauth-rails_csrf_protection (2.0.1) actionpack (>= 4.2) omniauth (~> 2.0) - pagy (43.2.9) + pagy (43.4.2) json + uri yaml parallel (1.27.0) parser (3.3.9.0)