Skip to content

Commit aa160fc

Browse files
Bump commonmarker from 0.23.5 to 0.23.7
Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.5 to 0.23.7. - [Release notes](https://github.com/gjtorikian/commonmarker/releases) - [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md) - [Commits](gjtorikian/commonmarker@v0.23.5...v0.23.7) --- updated-dependencies: - dependency-name: commonmarker dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fdb341c commit aa160fc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Gemfile.lock

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ GEM
1414
execjs
1515
coffee-script-source (1.11.1)
1616
colorator (1.1.0)
17-
commonmarker (0.23.5)
17+
commonmarker (0.23.7)
1818
concurrent-ruby (1.1.10)
1919
dnsruby (1.61.9)
2020
simpleidn (~> 0.1)
@@ -213,6 +213,8 @@ GEM
213213
minitest (5.16.2)
214214
nokogiri (1.13.8-arm64-darwin)
215215
racc (~> 1.4)
216+
nokogiri (1.13.8-x86_64-linux)
217+
racc (~> 1.4)
216218
octokit (4.25.1)
217219
faraday (>= 1, < 3)
218220
sawyer (~> 0.9)
@@ -254,6 +256,7 @@ GEM
254256

255257
PLATFORMS
256258
arm64-darwin-20
259+
x86_64-linux
257260

258261
DEPENDENCIES
259262
commonmarker (~> 0.23)

0 commit comments

Comments
 (0)