From 32832a366e71de4ef097204ed49f041b9f1e7dc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 20:06:50 +0000 Subject: [PATCH] Bump pagy from 3.11.0 to 5.10.1 Bumps [pagy](https://github.com/ddnexus/pagy) from 3.11.0 to 5.10.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.11.0...5.10.1) --- updated-dependencies: - dependency-name: pagy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index a5ac111..7b66ef4 100644 --- a/Gemfile +++ b/Gemfile @@ -22,7 +22,7 @@ gem 'jbuilder', '~> 2.7' gem 'nokogiri', '>= 1.11.4' gem 'octokit', '~> 4.20' gem 'ogp' -gem 'pagy', '~> 3.5' +gem 'pagy', '~> 5.10' gem 'pg', '~> 1.1' gem 'postmark-rails' gem 'prawn' diff --git a/Gemfile.lock b/Gemfile.lock index dee98b6..0f85591 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -257,7 +257,8 @@ GEM ogp (0.5.0) oga (~> 3.3) orm_adapter (0.5.0) - pagy (3.11.0) + pagy (5.10.1) + activesupport pdf-core (0.9.0) pg (1.3.0) postmark (1.22.0) @@ -513,7 +514,7 @@ DEPENDENCIES nokogiri (>= 1.11.4) octokit (~> 4.20) ogp - pagy (~> 3.5) + pagy (~> 5.10) pg (~> 1.1) postmark-rails prawn