mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
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:
2
Gemfile
2
Gemfile
@@ -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'
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user