Skip to content

Commit

Permalink
Merge pull request #4056 from DFE-Digital/dependabot/bundler/pagy-6.5.0
Browse files Browse the repository at this point in the history
Bump pagy from 6.4.4 to 6.5.0
  • Loading branch information
JR-G authored Feb 16, 2024
2 parents 61e5cff + 6021a05 commit 43fc30d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ gem 'active_model_serializers'
gem 'kaminari'

# Pagination for API
gem 'pagy', '~> 6.4'
gem 'pagy', '~> 6.5'

# JSON:API Ruby Client
gem 'jsonapi-rails', github: 'DFE-Digital/jsonapi-rails'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@ GEM
webfinger (~> 2.0)
optimist (3.1.0)
os (1.1.4)
pagy (6.4.4)
pagy (6.5.0)
parallel (1.24.0)
parallel_tests (4.5.0)
parallel
Expand Down Expand Up @@ -816,7 +816,7 @@ DEPENDENCIES
open_api-rswag-api (= 0.1.0)!
open_api-rswag-specs (= 0.1.0)!
open_api-rswag-ui (= 0.1.0)!
pagy (~> 6.4)
pagy (~> 6.5)
parallel_tests
pg
pg_search
Expand Down

0 comments on commit 43fc30d

Please sign in to comment.