build(deps): bump prawn from 2.4.0 to 2.5.0

Bumps [prawn](https://github.com/prawnpdf/prawn) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/prawnpdf/prawn/releases)
- [Changelog](https://github.com/prawnpdf/prawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prawnpdf/prawn/compare/2.4.0...2.5.0)

---
updated-dependencies:
- dependency-name: prawn
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-03-06 06:07:58 +00:00
committed by GitHub
parent d6904fb206
commit e348fe5273
+7 -5
View File
@@ -777,7 +777,7 @@ GEM
parser (3.3.0.5)
ast (~> 2.4.1)
racc
pdf-core (0.9.0)
pdf-core (0.10.0)
pdf-inspector (1.3.0)
pdf-reader (>= 1.0, < 3.0.a)
pdf-reader (2.12.0)
@@ -791,9 +791,10 @@ GEM
activesupport (> 2.2.1)
nokogiri (~> 1.10, >= 1.10.4)
rubyzip (>= 1.2.0)
prawn (2.4.0)
pdf-core (~> 0.9.0)
ttfunk (~> 1.7)
prawn (2.5.0)
matrix (~> 0.4)
pdf-core (~> 0.10.0)
ttfunk (~> 1.8)
prawn-table (0.2.2)
prawn (>= 1.3.0, < 3.0.0)
pry (0.14.2)
@@ -1061,7 +1062,8 @@ GEM
timecop (0.9.8)
timeout (0.4.1)
trailblazer-option (0.1.2)
ttfunk (1.7.0)
ttfunk (1.8.0)
bigdecimal (~> 3.1)
turbo-rails (2.0.4)
actionpack (>= 6.0.0)
activejob (>= 6.0.0)