Skip to content

Commit

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

---
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 and ollietreend committed Nov 21, 2024
1 parent fc96c59 commit 96a5202
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 @@ -73,7 +73,7 @@ gem "omniauth_openid_connect"
gem "omniauth-rails_csrf_protection"

# Pagination
gem "pagy", "~> 9.1"
gem "pagy", "~> 9.3"

# Decorators
gem "draper"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ GEM
webfinger (~> 2.0)
os (1.1.4)
ostruct (0.6.1)
pagy (9.1.1)
pagy (9.3.1)
parallel (1.26.3)
parallel_tests (4.7.2)
parallel
Expand Down Expand Up @@ -712,7 +712,7 @@ DEPENDENCIES
omniauth-rails_csrf_protection
omniauth_openid_connect
ostruct (~> 0.6.1)
pagy (~> 9.1)
pagy (~> 9.3)
parallel_tests
pg (~> 1.5)
pg_search
Expand Down

0 comments on commit 96a5202

Please sign in to comment.