Skip to content

Commit

Permalink
Bump pagy from 9.0.9 to 9.1.0
Browse files Browse the repository at this point in the history
Bumps [pagy](https://github.com/ddnexus/pagy) from 9.0.9 to 9.1.0.
- [Release notes](https://github.com/ddnexus/pagy/releases)
- [Changelog](https://github.com/ddnexus/pagy/blob/master/CHANGELOG.md)
- [Commits](ddnexus/pagy@9.0.9...9.1.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 and Nitemaeric committed Oct 8, 2024
1 parent 6b932d6 commit 32a42bc
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.0"
gem "pagy", "~> 9.1"

# 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 @@ -391,7 +391,7 @@ GEM
webfinger (~> 2.0)
os (1.1.4)
ostruct (0.6.0)
pagy (9.0.9)
pagy (9.1.0)
parallel (1.25.1)
parser (3.3.5.0)
ast (~> 2.4.1)
Expand Down Expand Up @@ -716,7 +716,7 @@ DEPENDENCIES
omniauth-rails_csrf_protection
omniauth_openid_connect
ostruct (~> 0.6.0)
pagy (~> 9.0)
pagy (~> 9.1)
pg (~> 1.5)
pg_search
prettier_print
Expand Down

0 comments on commit 32a42bc

Please sign in to comment.