From 5537c5f2603ee0deb3958ca5d3b1e8735de434d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 10:04:11 +0000 Subject: [PATCH] chore(deps): bump pagy from 43.2.9 to 43.2.10 Bumps [pagy](https://github.com/ddnexus/pagy) from 43.2.9 to 43.2.10. - [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.2.10) --- updated-dependencies: - dependency-name: pagy dependency-version: 43.2.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3e3989ea..83e25ca6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -301,8 +301,9 @@ GEM actionpack (>= 4.2) omniauth (~> 2.0) orm_adapter (0.5.0) - pagy (43.2.9) + pagy (43.2.10) json + uri yaml parallel (1.27.0) parser (3.3.10.1)