Skip to content

Commit 5f4cc09

Browse files
Bump pagy from 43.1.8 to 43.2.0 (#686)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1680c03 commit 5f4cc09

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ gem "ahoy_matey"
8888
gem "geocoder"
8989
gem "ahoy_captain", git: "https://github.com/johnmcdowall/ahoy_captain.git", branch: "fix_importmaps"
9090

91-
gem "pagy", "~> 43.1"
91+
gem "pagy", "~> 43.2"
9292

9393
# Airtable syncing
9494
gem "norairrecord", "~> 0.5.1"

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ GEM
251251
jbuilder (2.14.1)
252252
actionview (>= 7.0.0)
253253
activesupport (>= 7.0.0)
254-
json (2.17.0)
254+
json (2.17.1)
255255
kamal (2.9.0)
256256
activesupport (>= 7.0)
257257
base64 (~> 0.2)
@@ -334,7 +334,7 @@ GEM
334334
faraday-net_http_persistent
335335
net-http-persistent
336336
ostruct (0.6.3)
337-
pagy (43.1.8)
337+
pagy (43.2.0)
338338
json
339339
yaml
340340
paper_trail (17.0.0)
@@ -615,7 +615,7 @@ DEPENDENCIES
615615
letter_opener_web (~> 3.0)
616616
memory_profiler
617617
norairrecord (~> 0.5.1)
618-
pagy (~> 43.1)
618+
pagy (~> 43.2)
619619
paper_trail
620620
pg
621621
propshaft

0 commit comments

Comments
 (0)