Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ollietreend committed May 30, 2024
1 parent febaeba commit 975b46e
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 @@ -70,7 +70,7 @@ gem "omniauth_openid_connect"
gem "omniauth-rails_csrf_protection"

# Pagination
gem "pagy", "~> 7.0"
gem "pagy", "~> 8.4"

# 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 @@ -390,7 +390,7 @@ GEM
validate_url
webfinger (~> 2.0)
os (1.1.4)
pagy (7.0.11)
pagy (8.4.0)
parallel (1.24.0)
parser (3.3.0.5)
ast (~> 2.4.1)
Expand Down Expand Up @@ -733,7 +733,7 @@ DEPENDENCIES
omniauth
omniauth-rails_csrf_protection
omniauth_openid_connect
pagy (~> 7.0)
pagy (~> 8.4)
pg (~> 1.5)
pg_search
prettier_print
Expand Down

0 comments on commit 975b46e

Please sign in to comment.