Skip to content

Commit 040fa14

Browse files
Bump commonmarker from 0.23.9 to 0.23.10
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 490017d commit 040fa14

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

Gemfile.lock

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ GEM
1111
execjs
1212
coffee-script-source (1.11.1)
1313
colorator (1.1.0)
14-
commonmarker (0.23.9)
14+
commonmarker (0.23.10)
1515
concurrent-ruby (1.2.2)
1616
dnsruby (1.70.0)
1717
simpleidn (~> 0.2.1)
@@ -210,6 +210,8 @@ GEM
210210
multi_json (1.15.0)
211211
nokogiri (1.14.3-arm64-darwin)
212212
racc (~> 1.4)
213+
nokogiri (1.14.3-x86_64-linux)
214+
racc (~> 1.4)
213215
octokit (4.25.1)
214216
faraday (>= 1, < 3)
215217
sawyer (~> 0.9)
@@ -252,6 +254,7 @@ GEM
252254

253255
PLATFORMS
254256
arm64-darwin-21
257+
x86_64-linux
255258

256259
DEPENDENCIES
257260
github-pages (~> 226)

0 commit comments

Comments
 (0)