Merge pull request #8084 from openfoodfoundation/dependabot/bundler/pagy-4.11.0

Bump pagy from 4.10.2 to 4.11.0
This commit is contained in:
Matt-Yorkley
2021-08-24 23:48:13 +02:00
committed by GitHub
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)