Merge pull request #8396 from openfoodfoundation/dependabot/bundler/pagy-5.1.1

Bump pagy from 5.0.1 to 5.1.1
This commit is contained in:
Matt-Yorkley
2021-10-25 19:37:43 +01:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -55,7 +55,7 @@ gem 'devise-token_authenticatable'
gem 'jwt', '~> 2.3'
gem 'oauth2', '~> 1.4.7' # Used for Stripe Connect
gem 'pagy', '~> 5.0'
gem 'pagy', '~> 5.1'
gem 'angularjs-rails', '1.8.0'
gem 'aws-sdk', '2.2.0'

View File

@@ -402,7 +402,7 @@ GEM
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
orm_adapter (0.5.0)
pagy (5.0.1)
pagy (5.1.1)
paper_trail (12.1.0)
activerecord (>= 5.2)
request_store (~> 1.1)
@@ -758,7 +758,7 @@ DEPENDENCIES
oauth2 (~> 1.4.7)
ofn-qz!
order_management!
pagy (~> 5.0)
pagy (~> 5.1)
paper_trail (~> 12.1.0)
paperclip (~> 3.4.1)
paranoia (~> 2.4)