Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ gem "solid_queue"
gem "solid_cable"

gem "phonelib", "~> 0.10.15"
gem "pagy", "~> 43.2"
gem "pagy", "~> 43.4"

gem "prawn", "~> 2.4"
gem "prawn-table", "~> 0.2.2"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ GEM
nokogiri (1.19.2-x86_64-linux-gnu)
racc (~> 1.4)
ostruct (0.6.3)
pagy (43.4.3)
pagy (43.4.4)
json
uri
yaml
Expand Down Expand Up @@ -392,7 +392,7 @@ DEPENDENCIES
importmap-rails
jbuilder
kamal
pagy (~> 43.2)
pagy (~> 43.4)
phonelib (~> 0.10.15)
prawn (~> 2.4)
prawn-table (~> 0.2.2)
Expand Down Expand Up @@ -483,7 +483,7 @@ CHECKSUMS
nokogiri (1.19.2-arm64-darwin) sha256=58d8ea2e31a967b843b70487a44c14c8ba1866daa1b9da9be9dbdf1b43dee205
nokogiri (1.19.2-x86_64-linux-gnu) sha256=fa8feca882b73e871a9845f3817a72e9734c8e974bdc4fbad6e4bc6e8076b94f
ostruct (0.6.3) sha256=95a2ed4a4bd1d190784e666b47b2d3f078e4a9efda2fccf18f84ddc6538ed912
pagy (43.4.3) sha256=0fc7608c5314cbd565d7c5d7eaeb3ef38b9c1721ffbe5c70ee7c2cc186604853
pagy (43.4.4) sha256=b41a57328a0aabfd222266a89e9de3dc3a735c17bd57f8113829c95fece5bef6
parallel (1.27.0) sha256=4ac151e1806b755fb4e2dc2332cbf0e54f2e24ba821ff2d3dcf86bf6dc4ae130
parser (3.3.11.0) sha256=fe28ccb92d9221283ce143cb3c2e4c916e0f589ee0cc2a64867d7716354f19b1
pdf-core (0.9.0) sha256=4f368b2f12b57ec979872d4bf4bd1a67e8648e0c81ab89801431d2fc89f4e0bb
Expand Down
Loading