Skip to content

Commit 91082db

Browse files
Bump pagy from 43.3.1 to 43.5.0
Bumps [pagy](https://github.com/ddnexus/pagy) from 43.3.1 to 43.5.0. - [Release notes](https://github.com/ddnexus/pagy/releases) - [Changelog](https://github.com/ddnexus/pagy/blob/master/docs/CHANGELOG.md) - [Commits](ddnexus/pagy@43.3.1...43.5.0) --- updated-dependencies: - dependency-name: pagy dependency-version: 43.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 10c2c37 commit 91082db

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ gem "prosopite", "~> 2.1"
6363

6464
gem "pg_query", "~> 6.2"
6565

66-
gem "pagy", "~> 43.3"
66+
gem "pagy", "~> 43.5"

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ GEM
153153
prism (>= 1.3.0)
154154
rdoc (>= 4.0.0)
155155
reline (>= 0.4.2)
156-
json (2.18.1)
156+
json (2.19.3)
157157
json-schema (6.1.0)
158158
addressable (~> 2.8)
159159
bigdecimal (>= 3.1, < 5)
@@ -224,7 +224,7 @@ GEM
224224
nokogiri (1.19.1-x86_64-linux-musl)
225225
racc (~> 1.4)
226226
ostruct (0.6.3)
227-
pagy (43.3.1)
227+
pagy (43.5.0)
228228
json
229229
uri
230230
yaml
@@ -425,7 +425,7 @@ DEPENDENCIES
425425
image_processing (~> 1.2)
426426
importmap-rails
427427
kamal
428-
pagy (~> 43.3)
428+
pagy (~> 43.5)
429429
pg_query (~> 6.2)
430430
propshaft
431431
prosopite (~> 2.1)
@@ -497,7 +497,7 @@ CHECKSUMS
497497
importmap-rails (2.2.3) sha256=7101be2a4dc97cf1558fb8f573a718404c5f6bcfe94f304bf1f39e444feeb16a
498498
io-console (0.8.2) sha256=d6e3ae7a7cc7574f4b8893b4fca2162e57a825b223a177b7afa236c5ef9814cc
499499
irb (1.17.0) sha256=168c4ddb93d8a361a045c41d92b2952c7a118fa73f23fe14e55609eb7a863aae
500-
json (2.18.1) sha256=fe112755501b8d0466b5ada6cf50c8c3f41e897fa128ac5d263ec09eedc9f986
500+
json (2.19.3) sha256=289b0bb53052a1fa8c34ab33cc750b659ba14a5c45f3fcf4b18762dc67c78646
501501
json-schema (6.1.0) sha256=6bf70a2cfb6dfd5a06da28093fa8190f324c88eabd36a7f47097f227321dc702
502502
kamal (2.10.1) sha256=53b7ecb4c33dd83b1aedfc7aacd1c059f835993258a552d70d584c6ce32b6340
503503
language_server-protocol (3.17.0.5) sha256=fd1e39a51a28bf3eec959379985a72e296e9f9acfce46f6a79d31ca8760803cc
@@ -528,7 +528,7 @@ CHECKSUMS
528528
nokogiri (1.19.1-x86_64-linux-gnu) sha256=1a4902842a186b4f901078e692d12257678e6133858d0566152fe29cdb98456a
529529
nokogiri (1.19.1-x86_64-linux-musl) sha256=4267f38ad4fc7e52a2e7ee28ed494e8f9d8eb4f4b3320901d55981c7b995fc23
530530
ostruct (0.6.3) sha256=95a2ed4a4bd1d190784e666b47b2d3f078e4a9efda2fccf18f84ddc6538ed912
531-
pagy (43.3.1) sha256=78e6c3e5125463b817cbe48eb5ed7b552af062c7db90bef4810d1f442ec61744
531+
pagy (43.5.0) sha256=58885d5f659e8db5b92cf35eeba674113e4e7bda12649b603c2d6908402570a4
532532
parallel (1.27.0) sha256=4ac151e1806b755fb4e2dc2332cbf0e54f2e24ba821ff2d3dcf86bf6dc4ae130
533533
parser (3.3.10.2) sha256=6f60c84aa4bdcedb6d1a2434b738fe8a8136807b6adc8f7f53b97da9bc4e9357
534534
pg_query (6.2.2) sha256=316c194160ccfac8af9a7aff55cdc5b2d13bdd8bd8734976c6bddc477e779b6f

0 commit comments

Comments
 (0)