From 1bdd2b8e9c4044f0456d0257b1cfb7865b85d159 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 19:59:06 +0000 Subject: [PATCH] build(deps): bump pagy from 7.0.11 to 8.4.0 Bumps [pagy](https://github.com/ddnexus/pagy) from 7.0.11 to 8.4.0. - [Release notes](https://github.com/ddnexus/pagy/releases) - [Changelog](https://github.com/ddnexus/pagy/blob/master/CHANGELOG.md) - [Commits](https://github.com/ddnexus/pagy/compare/7.0.11...8.4.0) --- updated-dependencies: - dependency-name: pagy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2767392d..da626543 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -321,7 +321,7 @@ GEM actionpack (>= 4.2) omniauth (>= 1.3.1) orm_adapter (0.5.0) - pagy (7.0.11) + pagy (8.4.0) pg_search (2.3.6) activerecord (>= 5.2) activesupport (>= 5.2)