From 7eedad7bcb43352c9d39b7358d85731cbff7d8e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 19:45:57 +0000 Subject: [PATCH] build(deps): bump pagy from 7.0.11 to 8.1.0 Bumps [pagy](https://github.com/ddnexus/pagy) from 7.0.11 to 8.1.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.1.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 bc33d5b6..6b579218 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.1.0) pg_search (2.3.6) activerecord (>= 5.2) activesupport (>= 5.2)