Skip to content

Commit ed4f6a3

Browse files
Bump pagy from 6.4.4 to 7.0.0 (#2208)
1 parent fb95d8e commit ed4f6a3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ gem "view_component", "~> 3.10"
4747
gem "rqrcode", "~> 2.2"
4848

4949
# Pagination!
50-
gem "pagy", "~> 6.4"
50+
gem "pagy", "~> 7.0"
5151

5252
# Database Layer
5353
#

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ GEM
295295
nokogiri (1.16.2)
296296
mini_portile2 (~> 2.8.2)
297297
racc (~> 1.4)
298-
pagy (6.4.4)
298+
pagy (7.0.0)
299299
parallel (1.24.0)
300300
parser (3.3.0.5)
301301
ast (~> 2.4.1)
@@ -564,7 +564,7 @@ DEPENDENCIES
564564
lockbox (= 1.3.3)
565565
lookbook (>= 2.0.0.beta.4)
566566
money-rails
567-
pagy (~> 6.4)
567+
pagy (~> 7.0)
568568
pg (~> 1.5)
569569
pry-byebug
570570
puma (~> 6.4)

0 commit comments

Comments
 (0)