mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
Bump markly from 0.13.1 to 0.14.1
Bumps [markly](https://github.com/ioquatix/markly) from 0.13.1 to 0.14.1. - [Release notes](https://github.com/ioquatix/markly/releases) - [Changelog](https://github.com/ioquatix/markly/blob/main/release.cert) - [Commits](https://github.com/ioquatix/markly/compare/v0.13.1...v0.14.1) --- updated-dependencies: - dependency-name: markly dependency-version: 0.14.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -151,7 +151,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.13" # another markdown parser like commonmarker, but with AST support used in PDF export
|
||||
gem "markly", "~> 0.14" # 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
@@ -769,7 +769,7 @@ GEM
|
||||
net-pop
|
||||
net-smtp
|
||||
marcel (1.0.4)
|
||||
markly (0.13.1)
|
||||
markly (0.14.1)
|
||||
matrix (0.4.3)
|
||||
messagebird-rest (5.0.0)
|
||||
jwt (< 4)
|
||||
@@ -1411,7 +1411,7 @@ DEPENDENCIES
|
||||
lograge (~> 0.14.0)
|
||||
lookbook (= 2.3.13)
|
||||
mail (= 2.8.1)
|
||||
markly (~> 0.13)
|
||||
markly (~> 0.14)
|
||||
matrix (~> 0.4.3)
|
||||
md_to_pdf!
|
||||
meta-tags (~> 2.22.0)
|
||||
@@ -1751,7 +1751,7 @@ CHECKSUMS
|
||||
lookbook (2.3.13) sha256=acfa04a1ba7a87b057c222d78a2d72763546f52549e97590993344c8373f6d21
|
||||
mail (2.8.1) sha256=ec3b9fadcf2b3755c78785cb17bc9a0ca9ee9857108a64b6f5cfc9c0b5bfc9ad
|
||||
marcel (1.0.4) sha256=0d5649feb64b8f19f3d3468b96c680bae9746335d02194270287868a661516a4
|
||||
markly (0.13.1) sha256=01317a045fe89032732a520e71593deeb62187562ca82effa0ed3ea23b5fd46a
|
||||
markly (0.14.1) sha256=911970dcf1d077461ab39d46a6e7b68f3e8acbb3a7a9fec41393bad46dceab4f
|
||||
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