From 40e339bc19491fbb8f0bd8dd5e9d0daaca3f70d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 22:59:22 +0000 Subject: [PATCH] Bump pagy from 43.2.2 to 43.2.3 Bumps [pagy](https://github.com/ddnexus/pagy) from 43.2.2 to 43.2.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/43.2.2...43.2.3) --- updated-dependencies: - dependency-name: pagy dependency-version: 43.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a67dc83d..547d5fc0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -395,7 +395,7 @@ GEM faraday (>= 1, < 3) sawyer (~> 0.9) orm_adapter (0.5.0) - pagy (43.2.2) + pagy (43.2.3) json yaml parallel (1.27.0)