From 5e88a532d27a1a3d9f3a4333a0cd33b22d7327f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Oct 2021 18:18:07 +0000 Subject: [PATCH] Bump pagy from 3.13.0 to 5.0.1 Bumps [pagy](https://github.com/ddnexus/pagy) from 3.13.0 to 5.0.1. - [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/3.13.0...5.0.1) --- 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 b9521d2810..85982dbb35 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -382,7 +382,7 @@ GEM rack openssl (2.2.0) os (1.1.1) - pagy (3.13.0) + pagy (5.0.1) paperclip (6.1.0) activemodel (>= 4.2.0) activesupport (>= 4.2.0)