mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
Bump markly from 0.14.1 to 0.15.0
Bumps [markly](https://github.com/ioquatix/markly) from 0.14.1 to 0.15.0. - [Release notes](https://github.com/ioquatix/markly/releases) - [Changelog](https://github.com/ioquatix/markly/blob/main/releases.md) - [Commits](https://github.com/ioquatix/markly/compare/v0.14.1...v0.15.0) --- updated-dependencies: - dependency-name: markly dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -149,7 +149,7 @@ gem "structured_warnings", "~> 0.5.0"
|
||||
# don't require by default, instead load on-demand when actually configured
|
||||
gem "airbrake", "~> 13.0.0", require: false
|
||||
|
||||
gem "markly", "~> 0.14" # another markdown parser like commonmarker, but with AST support used in PDF export
|
||||
gem "markly", "~> 0.15" # another markdown parser like commonmarker, but with AST support used in PDF export
|
||||
gem "md_to_pdf", git: "https://github.com/opf/md-to-pdf", ref: "6c565541bfa390c58d90d49aa9b487777704fc66"
|
||||
gem "prawn", "~> 2.4"
|
||||
gem "ttfunk", "~> 1.7.0" # remove after https://github.com/prawnpdf/prawn/issues/1346 resolved.
|
||||
|
||||
+3
-3
@@ -801,7 +801,7 @@ GEM
|
||||
net-pop
|
||||
net-smtp
|
||||
marcel (1.1.0)
|
||||
markly (0.14.1)
|
||||
markly (0.15.0)
|
||||
matrix (0.4.3)
|
||||
messagebird-rest (5.0.0)
|
||||
jwt (< 4)
|
||||
@@ -1625,7 +1625,7 @@ DEPENDENCIES
|
||||
lograge (~> 0.14.0)
|
||||
lookbook (= 2.3.13)
|
||||
mail (= 2.9.0)
|
||||
markly (~> 0.14)
|
||||
markly (~> 0.15)
|
||||
matrix (~> 0.4.3)
|
||||
md_to_pdf!
|
||||
meta-tags (~> 2.22.2)
|
||||
@@ -1978,7 +1978,7 @@ CHECKSUMS
|
||||
lookbook (2.3.13) sha256=acfa04a1ba7a87b057c222d78a2d72763546f52549e97590993344c8373f6d21
|
||||
mail (2.9.0) sha256=6fa6673ecd71c60c2d996260f9ee3dd387d4673b8169b502134659ece6d34941
|
||||
marcel (1.1.0) sha256=fdcfcfa33cc52e93c4308d40e4090a5d4ea279e160a7f6af988260fa970e0bee
|
||||
markly (0.14.1) sha256=911970dcf1d077461ab39d46a6e7b68f3e8acbb3a7a9fec41393bad46dceab4f
|
||||
markly (0.15.0) sha256=63328dac2f7c14d8fd4b9f9ed4c50f02f63a2b3e43ddeb8516aae528086f47ec
|
||||
matrix (0.4.3) sha256=a0d5ab7ddcc1973ff690ab361b67f359acbb16958d1dc072b8b956a286564c5b
|
||||
md_to_pdf (0.2.5)
|
||||
messagebird-rest (5.0.0) sha256=da4cc1efba3d5e4aa021fad07426c2cb6b326ce5670da5104bb8f6056a39d59c
|
||||
|
||||
Reference in New Issue
Block a user