From d55a4fd7153ad9b2c2bd873472048277a188e3a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 21:29:32 +0000 Subject: [PATCH] Bump pagy from 3.11.0 to 8.3.0 Bumps [pagy](https://github.com/ddnexus/pagy) from 3.11.0 to 8.3.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/3.11.0...8.3.0) --- 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..08d6b5c 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.3' gem 'pg', '~> 1.1' gem 'postmark-rails' gem 'prawn' diff --git a/Gemfile.lock b/Gemfile.lock index 1f53211..0d0b0a6 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.3.0) 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.3) pg (~> 1.1) postmark-rails prawn