Skip to content

Commit

Permalink
Bump pagy from 9.2.2 to 9.3.1 (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 206853c commit 60ed269
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 @@ -31,7 +31,7 @@ gem "bootsnap", require: false
# gem "image_processing", "~> 1.2"

# Use pagy for pagination [https://github.com/ddnexus/pagy]
gem "pagy", "~> 9.2"
gem "pagy", "~> 9.3"

# Use Rodauth for authenticatiion [https://github.com/janko/rodauth-rails]
gem "rodauth-rails", "~> 1.15"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ GEM
racc (~> 1.4)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
pagy (9.2.2)
pagy (9.3.1)
parallel (1.26.3)
parser (3.3.6.0)
ast (~> 2.4.1)
Expand Down Expand Up @@ -335,7 +335,7 @@ DEPENDENCIES
honeybadger (~> 5.22)
importmap-rails
lol_dba
pagy (~> 9.2)
pagy (~> 9.3)
pg (~> 1.5)
pg_search (~> 2.3)
propshaft
Expand Down

0 comments on commit 60ed269

Please sign in to comment.