Skip to content

Commit 053246f

Browse files
authored
Merge pull request #12 from oracle-devrel/dependabot/bundler/dot-github/workflows/commonmarker-0.23.6
Bump commonmarker from 0.23.5 to 0.23.6 in /.github/workflows
2 parents 23353c8 + 1dce00d commit 053246f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/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.6)
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)