Skip to content

Commit

Permalink
Bump pagy from 8.3.0 to 8.4.0 (#2394)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 10, 2024
1 parent 42bda83 commit 7e2be05
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 @@ -47,7 +47,7 @@ gem "view_component", "~> 3.12"
gem "rqrcode", "~> 2.2"

# Pagination!
gem "pagy", "~> 8.3"
gem "pagy", "~> 8.4"

# Database Layer
#
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ GEM
nokogiri (1.16.4)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
pagy (8.3.0)
pagy (8.4.0)
parallel (1.24.0)
parser (3.3.1.0)
ast (~> 2.4.1)
Expand Down Expand Up @@ -567,7 +567,7 @@ DEPENDENCIES
lockbox (= 1.3.3)
lookbook (>= 2.0.0.beta.4)
money-rails
pagy (~> 8.3)
pagy (~> 8.4)
pg (~> 1.5)
positioning
pry-byebug
Expand Down

0 comments on commit 7e2be05

Please sign in to comment.