[#47169] PDF doesn't contain cell color

https://community.openproject.org/work_packages/47169
This commit is contained in:
as-op
2024-01-17 14:55:49 +01:00
parent 3b94172a19
commit 402d1610c6
2 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -156,7 +156,7 @@ gem 'structured_warnings', '~> 0.4.0'
# don't require by default, instead load on-demand when actually configured
gem 'airbrake', '~> 13.0.0', require: false
gem 'md_to_pdf', git: 'https://github.com/opf/md-to-pdf', ref: 'bbda8ad0054d465eec01c23fcab5c6d62c7baa44'
gem 'md_to_pdf', git: 'https://github.com/opf/md-to-pdf', ref: '4952148f930a3292051efbadd9ac115d9c721157'
gem 'prawn', '~> 2.4'
# prawn implicitly depends on matrix gem no longer in ruby core with 3.1
gem 'matrix', '~> 0.4.2'
+5 -3
View File
@@ -36,10 +36,11 @@ GIT
GIT
remote: https://github.com/opf/md-to-pdf
revision: bbda8ad0054d465eec01c23fcab5c6d62c7baa44
ref: bbda8ad0054d465eec01c23fcab5c6d62c7baa44
revision: 4952148f930a3292051efbadd9ac115d9c721157
ref: 4952148f930a3292051efbadd9ac115d9c721157
specs:
md_to_pdf (0.0.22)
md_to_pdf (0.0.23)
color_conversion (~> 0.1)
front_matter_parser (~> 1.0)
json-schema (~> 4.1)
markly (~> 0.7)
@@ -416,6 +417,7 @@ GEM
coderay (1.1.3)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
color_conversion (0.1.1)
colored2 (4.0.0)
commonmarker (1.0.4)
rb_sys (~> 0.9)