Skip to content

Commit fe7cd67

Browse files
Bump pagy from 9.4.0 to 43.2.9
Bumps [pagy](https://github.com/ddnexus/pagy) from 9.4.0 to 43.2.9. - [Release notes](https://github.com/ddnexus/pagy/releases) - [Changelog](https://github.com/ddnexus/pagy/blob/master/docs/CHANGELOG.md) - [Commits](ddnexus/pagy@9.4.0...43.2.9) --- updated-dependencies: - dependency-name: pagy dependency-version: 43.2.9 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 087b3c3 commit fe7cd67

2 files changed

Lines changed: 8 additions & 4 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ gem "action_policy", "~> 0.7"
110110
gem "paper_trail", "~> 17.0"
111111

112112
# Pagination
113-
gem "pagy", "~> 9.3"
113+
gem "pagy", "~> 43.2"
114114

115115
# Soft deletes
116116
gem "discard", "~> 1.4"

Gemfile.lock

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,9 @@ GEM
317317
omniauth (~> 2.0)
318318
orm_adapter (0.5.0)
319319
ostruct (0.6.3)
320-
pagy (9.4.0)
320+
pagy (43.2.9)
321+
json
322+
yaml
321323
paper_trail (17.0.0)
322324
activerecord (>= 7.1)
323325
request_store (~> 1.4)
@@ -532,6 +534,7 @@ GEM
532534
websocket-extensions (0.1.5)
533535
xpath (3.2.0)
534536
nokogiri (~> 1.8)
537+
yaml (0.4.0)
535538
zeitwerk (2.7.4)
536539

537540
PLATFORMS
@@ -573,7 +576,7 @@ DEPENDENCIES
573576
oj_serializers
574577
omniauth-google-oauth2 (~> 1.2)
575578
omniauth-rails_csrf_protection (~> 1.0)
576-
pagy (~> 9.3)
579+
pagy (~> 43.2)
577580
paper_trail (~> 17.0)
578581
propshaft
579582
puma (>= 5.0)
@@ -708,7 +711,7 @@ CHECKSUMS
708711
omniauth-rails_csrf_protection (1.0.2) sha256=1170fd672aff092b9b7ebebc1453559f073ed001e3ce62a1df616e32f8dc5fe0
709712
orm_adapter (0.5.0) sha256=aa5d0be5d540cbb46d3a93e88061f4ece6a25f6e97d6a47122beb84fe595e9b9
710713
ostruct (0.6.3) sha256=95a2ed4a4bd1d190784e666b47b2d3f078e4a9efda2fccf18f84ddc6538ed912
711-
pagy (9.4.0) sha256=db3f2e043f684155f18f78be62a81e8d033e39b9f97b1e1a8d12ad38d7bce738
714+
pagy (43.2.9) sha256=6a167c8da72388883e8f4c8e29dc8f5577f9f934d8d0b704cb2f39d2cebd276e
712715
paper_trail (17.0.0) sha256=1c2842061d3874ca7015908e821e2aa14f9b982af2acb2a7974713bf79021c85
713716
parallel (1.27.0) sha256=4ac151e1806b755fb4e2dc2332cbf0e54f2e24ba821ff2d3dcf86bf6dc4ae130
714717
parser (3.3.10.1) sha256=06f6a725d2cd91e5e7f2b7c32ba143631e1f7c8ae2fb918fc4cebec187e6a688
@@ -796,6 +799,7 @@ CHECKSUMS
796799
websocket-driver (0.8.0) sha256=ed0dba4b943c22f17f9a734817e808bc84cdce6a7e22045f5315aa57676d4962
797800
websocket-extensions (0.1.5) sha256=1c6ba63092cda343eb53fc657110c71c754c56484aad42578495227d717a8241
798801
xpath (3.2.0) sha256=6dfda79d91bb3b949b947ecc5919f042ef2f399b904013eb3ef6d20dd3a4082e
802+
yaml (0.4.0) sha256=240e69d1e6ce3584d6085978719a0faa6218ae426e034d8f9b02fb54d3471942
799803
zeitwerk (2.7.4) sha256=2bef90f356bdafe9a6c2bd32bcd804f83a4f9b8bc27f3600fff051eb3edcec8b
800804

801805
BUNDLED WITH

0 commit comments

Comments
 (0)