Merge pull request #8073 from openfoodfoundation/dependabot/bundler/pagy-4.10.2

Bump pagy from 4.10.1 to 4.10.2
This commit is contained in:
Andy Brett
2021-08-18 09:47:37 -07: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.8'
gem 'pagy', '~> 4.10'
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.1)
pagy (4.10.2)
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.8)
pagy (~> 4.10)
paper_trail (~> 12.0.0)
paperclip (~> 3.4.1)
paranoia (~> 2.4)