From 4c62179663b22d6a3795b29ab1593b100ff9cf13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 22:08:04 +0000 Subject: [PATCH] Bump pagy from 3.11.0 to 8.4.4 Bumps [pagy](https://github.com/ddnexus/pagy) from 3.11.0 to 8.4.4. - [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.11.0...8.4.4) --- updated-dependencies: - dependency-name: pagy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 4c7538d..1cac39a 100644 --- a/Gemfile +++ b/Gemfile @@ -21,7 +21,7 @@ gem 'jbuilder', '~> 2.7' gem 'nokogiri', '>= 1.11.4' gem 'octokit', '~> 4.20' gem 'ogp' -gem 'pagy', '~> 3.5' +gem 'pagy', '~> 8.4' gem 'pg', '~> 1.1' gem 'postmark-rails' gem 'prawn' diff --git a/Gemfile.lock b/Gemfile.lock index 1f53211..c7c4b99 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -249,7 +249,7 @@ GEM ogp (0.5.0) oga (~> 3.3) orm_adapter (0.5.0) - pagy (3.11.0) + pagy (8.4.4) pdf-core (0.10.0) pg (1.5.6) postmark (1.25.0) @@ -520,7 +520,7 @@ DEPENDENCIES nokogiri (>= 1.11.4) octokit (~> 4.20) ogp - pagy (~> 3.5) + pagy (~> 8.4) pg (~> 1.1) postmark-rails prawn