Skip to content

Commit

Permalink
Bump pagy from 9.1.1 to 9.2.0
Browse files Browse the repository at this point in the history
Bumps [pagy](https://github.com/ddnexus/pagy) from 9.1.1 to 9.2.0.
- [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.2.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 Nov 6, 2024
1 parent 823d0ad commit 3021d10
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 @@ -45,7 +45,7 @@ gem "view_component", "~> 3.20"
gem "rqrcode", "~> 2.2"

# Pagination!
gem "pagy", "~> 9.1"
gem "pagy", "~> 9.2"

# Database Layer
#
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ GEM
racc (~> 1.4)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
pagy (9.1.1)
pagy (9.2.0)
parallel (1.26.3)
parser (3.3.5.0)
ast (~> 2.4.1)
Expand Down Expand Up @@ -574,7 +574,7 @@ DEPENDENCIES
lograge
lookbook (>= 2.0.0.beta.4)
money-rails
pagy (~> 9.1)
pagy (~> 9.2)
pg (~> 1.5)
positioning
pry-byebug
Expand Down

0 comments on commit 3021d10

Please sign in to comment.