Update prawn-rails to version 1.6.0

This commit is contained in:
depfu[bot] 2025-08-13 12:25:27 +00:00 committed by GitHub
parent 5060c1ee82
commit e0ac460a3c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -386,7 +386,7 @@ GEM
parser (3.3.9.0) parser (3.3.9.0)
ast (~> 2.4.1) ast (~> 2.4.1)
racc racc
pdf-core (0.9.0) pdf-core (0.10.0)
pdf-inspector (1.3.0) pdf-inspector (1.3.0)
pdf-reader (>= 1.0, < 3.0.a) pdf-reader (>= 1.0, < 3.0.a)
pdf-reader (2.5.0) pdf-reader (2.5.0)
@ -398,14 +398,16 @@ GEM
pg (1.6.1) pg (1.6.1)
pp (0.6.2) pp (0.6.2)
prettyprint prettyprint
prawn (2.4.0) prawn (2.5.0)
pdf-core (~> 0.9.0) matrix (~> 0.4)
ttfunk (~> 1.7) pdf-core (~> 0.10.0)
ttfunk (~> 1.8)
prawn-qrcode (0.5.2) prawn-qrcode (0.5.2)
prawn (>= 1) prawn (>= 1)
rqrcode (>= 1.0.0) rqrcode (>= 1.0.0)
prawn-rails (1.4.2) prawn-rails (1.6.0)
actionview (>= 3.1.0) actionview (>= 3.1.0)
activesupport (>= 3.1.0)
prawn prawn
prawn-table prawn-table
prawn-table (0.2.2) prawn-table (0.2.2)
@ -622,7 +624,8 @@ GEM
timecop (0.9.4) timecop (0.9.4)
timeout (0.4.3) timeout (0.4.3)
transitions (1.2.1) transitions (1.2.1)
ttfunk (1.7.0) ttfunk (1.8.0)
bigdecimal (~> 3.1)
turbolinks (5.2.1) turbolinks (5.2.1)
turbolinks-source (~> 5.2) turbolinks-source (~> 5.2)
turbolinks-source (5.2.0) turbolinks-source (5.2.0)