Skip to content

Commit 7e2be05

Browse files
Bump pagy from 8.3.0 to 8.4.0 (#2394)
1 parent 42bda83 commit 7e2be05

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.12"
4747
gem "rqrcode", "~> 2.2"
4848

4949
# Pagination!
50-
gem "pagy", "~> 8.3"
50+
gem "pagy", "~> 8.4"
5151

5252
# Database Layer
5353
#

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ GEM
292292
nokogiri (1.16.4)
293293
mini_portile2 (~> 2.8.2)
294294
racc (~> 1.4)
295-
pagy (8.3.0)
295+
pagy (8.4.0)
296296
parallel (1.24.0)
297297
parser (3.3.1.0)
298298
ast (~> 2.4.1)
@@ -567,7 +567,7 @@ DEPENDENCIES
567567
lockbox (= 1.3.3)
568568
lookbook (>= 2.0.0.beta.4)
569569
money-rails
570-
pagy (~> 8.3)
570+
pagy (~> 8.4)
571571
pg (~> 1.5)
572572
positioning
573573
pry-byebug

0 commit comments

Comments
 (0)