From c0f8175519d13d1ad567f9a605611943b24ed060 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Oct 2021 09:03:21 +0000 Subject: [PATCH] Bump pagy from 5.1.1 to 5.1.2 Bumps [pagy](https://github.com/ddnexus/pagy) from 5.1.1 to 5.1.2. - [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/5.1.1...5.1.2) --- updated-dependencies: - dependency-name: pagy 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 c5a3038bd7..d31bc63683 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -402,7 +402,7 @@ GEM multi_xml (~> 0.5) rack (>= 1.2, < 3) orm_adapter (0.5.0) - pagy (5.1.1) + pagy (5.1.2) paper_trail (12.1.0) activerecord (>= 5.2) request_store (~> 1.1)