Skip to content

Commit

Permalink
Bump pagy from 6.4.4 to 6.5.0
Browse files Browse the repository at this point in the history
Bumps [pagy](https://github.com/ddnexus/pagy) from 6.4.4 to 6.5.0.
- [Release notes](https://github.com/ddnexus/pagy/releases)
- [Changelog](https://github.com/ddnexus/pagy/blob/master/CHANGELOG.md)
- [Commits](ddnexus/pagy@6.4.4...6.5.0)

---
updated-dependencies:
- dependency-name: pagy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 16, 2024
1 parent e8e2181 commit 6021a05
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 6021a05

Please sign in to comment.