Skip to content

Commit

Permalink
update pagy
Browse files Browse the repository at this point in the history
  • Loading branch information
JuzerShakir committed Jun 14, 2024
1 parent 2e7770f commit e6e99cf
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 @@ -15,7 +15,7 @@ gem "friendly_id", "~> 5.5.1"
gem "humanize", "~> 3.1.0"
gem "jbuilder"
gem "jsbundling-rails"
gem "pagy", "~> 6.2.0"
gem "pagy", "~> 8.4.0"
gem "pg", "~> 1.5.4"
gem "prawn", "~> 2.4.0"
gem "prawn-table", "~> 0.2.2"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ GEM
nio4r (2.7.3)
nokogiri (1.16.6-x86_64-linux)
racc (~> 1.4)
pagy (6.2.0)
pagy (8.4.4)
parallel (1.25.1)
parser (3.3.3.0)
ast (~> 2.4.1)
Expand Down Expand Up @@ -402,7 +402,7 @@ DEPENDENCIES
jbuilder
jsbundling-rails
matrix (~> 0.4.2)
pagy (~> 6.2.0)
pagy (~> 8.4.0)
pg (~> 1.5.4)
prawn (~> 2.4.0)
prawn-table (~> 0.2.2)
Expand Down

0 comments on commit e6e99cf

Please sign in to comment.