Skip to content

Commit baa29ce

Browse files
chore(deps): bump commonmarker from 0.23.10 to 2.3.2
Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.10 to 2.3.2. - [Release notes](https://github.com/gjtorikian/commonmarker/releases) - [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md) - [Commits](gjtorikian/commonmarker@v0.23.10...v2.3.2) --- updated-dependencies: - dependency-name: commonmarker dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6496384 commit baa29ce

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Gemfile.lock

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,8 @@ GEM
140140
coffee-script-source
141141
execjs
142142
coffee-script-source (1.12.2)
143-
commonmarker (0.23.10)
143+
commonmarker (2.3.2)
144+
rb_sys (~> 0.9)
144145
concurrent-ruby (1.3.5)
145146
crass (1.0.6)
146147
css_parser (1.14.0)
@@ -384,9 +385,12 @@ GEM
384385
zeitwerk (~> 2.5)
385386
rainbow (3.1.1)
386387
rake (13.3.0)
388+
rake-compiler-dock (1.9.1)
387389
rb-fsevent (0.11.2)
388390
rb-inotify (0.10.1)
389391
ffi (~> 1.0)
392+
rb_sys (0.9.117)
393+
rake-compiler-dock (= 1.9.1)
390394
rdoc (6.14.2)
391395
erb
392396
psych (>= 4.0.0)

0 commit comments

Comments
 (0)