Skip to content

Commit 89ecee2

Browse files
Bump commonmarker from 0.23.9 to 0.23.10 in /docs
Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.9 to 0.23.10. - [Release notes](https://github.com/gjtorikian/commonmarker/releases) - [Changelog](https://github.com/gjtorikian/commonmarker/blob/v0.23.10/CHANGELOG.md) - [Commits](gjtorikian/commonmarker@v0.23.9...v0.23.10) --- updated-dependencies: - dependency-name: commonmarker dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f4e427f commit 89ecee2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/Gemfile.lock

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ GEM
1313
execjs
1414
coffee-script-source (1.11.1)
1515
colorator (1.1.0)
16-
commonmarker (0.23.9)
16+
commonmarker (0.23.10)
1717
concurrent-ruby (1.2.2)
1818
dnsruby (1.70.0)
1919
simpleidn (~> 0.2.1)
@@ -212,6 +212,8 @@ GEM
212212
minitest (5.18.0)
213213
nokogiri (1.14.3-arm64-darwin)
214214
racc (~> 1.4)
215+
nokogiri (1.14.3-x86_64-linux)
216+
racc (~> 1.4)
215217
octokit (4.25.1)
216218
faraday (>= 1, < 3)
217219
sawyer (~> 0.9)
@@ -251,6 +253,7 @@ GEM
251253

252254
PLATFORMS
253255
arm64-darwin-21
256+
x86_64-linux
254257

255258
DEPENDENCIES
256259
github-pages (~> 228)

0 commit comments

Comments
 (0)