Bump pagy from 4.10.2 to 4.11.0

Bumps [pagy](https://github.com/ddnexus/pagy) from 4.10.2 to 4.11.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/4.10.2...4.11.0)

---
updated-dependencies:
- dependency-name: pagy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-08-20 09:03:47 +00:00
committed by GitHub
parent 68311f8fa4
commit d41cd695a8
2 changed files with 3 additions and 3 deletions

View File

@@ -54,7 +54,7 @@ gem 'devise-token_authenticatable'
gem 'jwt', '~> 2.2'
gem 'oauth2', '~> 1.4.7' # Used for Stripe Connect
gem 'pagy', '~> 4.10'
gem 'pagy', '~> 4.11'
gem 'andand'
gem 'angularjs-rails', '1.8.0'

View File

@@ -396,7 +396,7 @@ GEM
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
orm_adapter (0.5.0)
pagy (4.10.2)
pagy (4.11.0)
paper_trail (12.0.0)
activerecord (>= 5.2)
request_store (~> 1.1)
@@ -749,7 +749,7 @@ DEPENDENCIES
oauth2 (~> 1.4.7)
ofn-qz!
order_management!
pagy (~> 4.10)
pagy (~> 4.11)
paper_trail (~> 12.0.0)
paperclip (~> 3.4.1)
paranoia (~> 2.4)