Bump commonmarker from 0.23.6 to 0.23.7

Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.6 to 0.23.7.
- [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.6...v0.23.7)

---
updated-dependencies:
- dependency-name: commonmarker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/11974/head
dependabot[bot] 2 years ago committed by Oliver Günther
parent f254086c6d
commit fd60fe0475
  1. 2
      Gemfile
  2. 4
      Gemfile.lock

@ -80,7 +80,7 @@ gem 'htmldiff'
gem 'stringex', '~> 2.8.5'
# CommonMark markdown parser with GFM extension
gem 'commonmarker', '~> 0.23.6'
gem 'commonmarker', '~> 0.23.7'
# HTML pipeline for transformations on text formatter output
# such as sanitization or additional features

@ -358,7 +358,7 @@ GEM
with_advisory_lock (>= 4.0.0)
coderay (1.1.3)
colored2 (3.1.2)
commonmarker (0.23.6)
commonmarker (0.23.7)
compare-xml (0.66)
nokogiri (~> 1.8)
concurrent-ruby (1.1.10)
@ -1019,7 +1019,7 @@ DEPENDENCIES
cells-erb (~> 0.1.0)
cells-rails (~> 0.1.4)
closure_tree (~> 7.4.0)
commonmarker (~> 0.23.6)
commonmarker (~> 0.23.7)
compare-xml (~> 0.66)
costs!
daemons

Loading…
Cancel
Save