mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
Bump commonmarker from 0.23.8 to 0.23.9
Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.8 to 0.23.9. - [Release notes](https://github.com/gjtorikian/commonmarker/releases) - [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md) - [Commits](https://github.com/gjtorikian/commonmarker/compare/v0.23.8...v0.23.9) --- updated-dependencies: - dependency-name: commonmarker dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Oliver Günther
parent
02fccace97
commit
e9e66f072a
@@ -78,7 +78,7 @@ gem 'htmldiff'
|
||||
gem 'stringex', '~> 2.8.5'
|
||||
|
||||
# CommonMark markdown parser with GFM extension
|
||||
gem 'commonmarker', '~> 0.23.7'
|
||||
gem 'commonmarker', '~> 0.23.9'
|
||||
|
||||
# HTML pipeline for transformations on text formatter output
|
||||
# such as sanitization or additional features
|
||||
|
||||
+2
-2
@@ -353,7 +353,7 @@ GEM
|
||||
with_advisory_lock (>= 4.0.0)
|
||||
coderay (1.1.3)
|
||||
colored2 (3.1.2)
|
||||
commonmarker (0.23.8)
|
||||
commonmarker (0.23.9)
|
||||
compare-xml (0.66)
|
||||
nokogiri (~> 1.8)
|
||||
concurrent-ruby (1.2.2)
|
||||
@@ -992,7 +992,7 @@ DEPENDENCIES
|
||||
cells-rails (~> 0.1.4)
|
||||
closure_tree (~> 7.4.0)
|
||||
colored2
|
||||
commonmarker (~> 0.23.7)
|
||||
commonmarker (~> 0.23.9)
|
||||
compare-xml (~> 0.66)
|
||||
costs!
|
||||
daemons
|
||||
|
||||
Reference in New Issue
Block a user