Skip to content

Commit

Permalink
Bump pagy from 6.0.4 to 6.1.0 (#1855)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 28, 2023
1 parent 96a9c67 commit 01f4512
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 "lookbook", ">= 2.0.0.beta.4"
gem "view_component", "~> 3.6"

# Pagination!
gem "pagy", "~> 6.0"
gem "pagy", "~> 6.1"

# Database Layer
#
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ GEM
nokogiri (1.15.4)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
pagy (6.0.4)
pagy (6.1.0)
parallel (1.23.0)
parser (3.2.2.3)
ast (~> 2.4.1)
Expand Down Expand Up @@ -518,7 +518,7 @@ DEPENDENCIES
lockbox (= 1.3.0)
lookbook (>= 2.0.0.beta.4)
money-rails
pagy (~> 6.0)
pagy (~> 6.1)
pg (~> 1.5)
pry-byebug
puma (~> 6.4)
Expand Down

0 comments on commit 01f4512

Please sign in to comment.