Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump prawn 2.4.0 -> 2.5.0 #19474

Merged
merged 12 commits into from
Nov 25, 2024
7 changes: 1 addition & 6 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -1315,21 +1315,16 @@ spec/fixtures/notice_of_disagreements/NOD_show_response_200.json @department-of-
spec/fixtures/notice_of_disagreements/valid_NOD_create_request.json @department-of-veterans-affairs/backend-review-group
spec/fixtures/okta @department-of-veterans-affairs/lighthouse-pivot
spec/fixtures/okta/okta_callback_request_idme_1567760195.json @department-of-veterans-affairs/lighthouse-pivot
spec/fixtures/pdf_fill @department-of-veterans-affairs/va-api-engineers @department-of-veterans-affairs/backend-review-group
spec/fixtures/pdf_fill/10-10CG @department-of-veterans-affairs/vfs-10-10 @department-of-veterans-affairs/va-api-engineers @department-of-veterans-affairs/backend-review-group
spec/fixtures/pdf_fill/21-0538 @department-of-veterans-affairs/va-api-engineers @department-of-veterans-affairs/backend-review-group
spec/fixtures/pdf_fill/21-0781 @department-of-veterans-affairs/va-api-engineers @department-of-veterans-affairs/backend-review-group
spec/fixtures/pdf_fill/21-4142 @department-of-veterans-affairs/va-api-engineers @department-of-veterans-affairs/backend-review-group
spec/fixtures/pdf_fill/21-674 @department-of-veterans-affairs/benefits-dependents-management @department-of-veterans-affairs/va-api-engineers @department-of-veterans-affairs/backend-review-group
spec/fixtures/pdf_fill/21-8940 @department-of-veterans-affairs/va-api-engineers @department-of-veterans-affairs/backend-review-group
spec/fixtures/pdf_fill/21P-0969 @department-of-veterans-affairs/pension-and-burials @department-of-veterans-affairs/backend-review-group
spec/fixtures/pdf_fill/21P-530 @department-of-veterans-affairs/benefits-non-disability @department-of-veterans-affairs/va-api-engineers @department-of-veterans-affairs/backend-review-group
spec/fixtures/pdf_fill/21P-530V2 @department-of-veterans-affairs/benefits-non-disability @department-of-veterans-affairs/va-api-engineers @department-of-veterans-affairs/backend-review-group
spec/fixtures/pdf_fill/26-1880 @department-of-veterans-affairs/va-api-engineers @department-of-veterans-affairs/backend-review-group
spec/fixtures/pdf_fill/28-1900 @department-of-veterans-affairs/benefits-non-disability @department-of-veterans-affairs/va-api-engineers @department-of-veterans-affairs/backend-review-group
spec/fixtures/pdf_fill/28-8832 @department-of-veterans-affairs/benefits-non-disability @department-of-veterans-affairs/va-api-engineers @department-of-veterans-affairs/backend-review-group
spec/fixtures/pdf_fill/5655 @department-of-veterans-affairs/vsa-debt-resolution
spec/fixtures/pdf_fill/686C-674 @department-of-veterans-affairs/benefits-dependents-management @department-of-veterans-affairs/va-api-engineers @department-of-veterans-affairs/backend-review-group
spec/fixtures/pdf_fill/extras.pdf @department-of-veterans-affairs/va-api-engineers @department-of-veterans-affairs/backend-review-group
spec/fixtures/pdf_utilities @department-of-veterans-affairs/va-api-engineers @department-of-veterans-affairs/backend-review-group
spec/fixtures/pension @department-of-veterans-affairs/pension-and-burials @department-of-veterans-affairs/backend-review-group
spec/fixtures/preneeds @department-of-veterans-affairs/mbs-core-team @department-of-veterans-affairs/va-api-engineers @department-of-veterans-affairs/backend-review-group
Expand Down
17 changes: 12 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -529,6 +529,11 @@ GEM
google-protobuf (4.28.3)
bigdecimal
rake (>= 13)
google-protobuf (4.28.3-java)
bigdecimal
ffi (~> 1)
ffi-compiler (~> 1)
rake (>= 13)
googleauth (1.11.2)
faraday (>= 1.0, < 3.a)
google-cloud-env (~> 2.1)
Expand Down Expand Up @@ -736,7 +741,7 @@ GEM
racc
patience_diff (1.2.0)
optimist (~> 3.0)
pdf-core (0.9.0)
pdf-core (0.10.0)
pdf-forms (1.5.1)
cliver (~> 0.3.2)
rexml (~> 3.2, >= 3.2.6)
Expand All @@ -756,9 +761,10 @@ GEM
activerecord (>= 6.1)
activesupport (>= 6.1)
pkce_challenge (1.0.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-markup (1.0.0)
nokogiri
prawn
Expand Down Expand Up @@ -1049,7 +1055,8 @@ GEM
timecop (0.9.10)
timeout (0.4.2)
trailblazer-option (0.1.2)
ttfunk (1.7.0)
ttfunk (1.8.0)
bigdecimal (~> 3.1)
typhoeus (1.4.1)
ethon (>= 0.9.0)
tzinfo (2.0.6)
Expand Down
Binary file not shown.
Binary file modified spec/fixtures/pdf_fill/10-10CG/signed/overflow_extras.pdf
Binary file not shown.
Binary file modified spec/fixtures/pdf_fill/21-0538/overflow_extras.pdf
Binary file not shown.
Binary file modified spec/fixtures/pdf_fill/21-0781/overflow_extras.pdf
Binary file not shown.
Binary file modified spec/fixtures/pdf_fill/21-0781a/overflow_extras.pdf
Binary file not shown.
Binary file modified spec/fixtures/pdf_fill/21-4142/overflow_extras.pdf
Binary file not shown.
Binary file modified spec/fixtures/pdf_fill/21-674/overflow_extras.pdf
Binary file not shown.
Binary file modified spec/fixtures/pdf_fill/21-8940/overflow_extras.pdf
Binary file not shown.
Binary file modified spec/fixtures/pdf_fill/21P-0969/overflow_extras.pdf
Binary file not shown.
Binary file modified spec/fixtures/pdf_fill/21P-530V2/overflow_extras.pdf
Binary file not shown.
Binary file modified spec/fixtures/pdf_fill/26-1880/overflow_extras.pdf
Binary file not shown.
Binary file modified spec/fixtures/pdf_fill/28-1900/overflow_extras.pdf
Binary file not shown.
Binary file modified spec/fixtures/pdf_fill/28-8832/overflow_extras.pdf
Binary file not shown.
Binary file modified spec/fixtures/pdf_fill/5655/overflow_extras.pdf
Binary file not shown.
Binary file modified spec/fixtures/pdf_fill/686C-674/overflow_extras.pdf
Binary file not shown.
Binary file modified spec/fixtures/pdf_fill/extras.pdf
Binary file not shown.
Loading