Skip to content

Commit 8662c9f

Browse files
authored
Merge pull request #6 from oracle-devrel/dependabot/bundler/nokogiri-1.12.5
Bump nokogiri from 1.12.2 to 1.12.5
2 parents f617b78 + 11ae679 commit 8662c9f

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
@@ -170,7 +170,9 @@ GEM
170170
jekyll-seo-tag (~> 2.1)
171171
minitest (5.14.4)
172172
multipart-post (2.1.1)
173-
nokogiri (1.12.2-x86_64-darwin)
173+
nokogiri (1.12.5-x86_64-darwin)
174+
racc (~> 1.4)
175+
nokogiri (1.12.5-x86_64-linux)
174176
racc (~> 1.4)
175177
octokit (4.21.0)
176178
faraday (>= 0.9)
@@ -215,6 +217,7 @@ GEM
215217

216218
PLATFORMS
217219
x86_64-darwin-19
220+
x86_64-linux
218221

219222
DEPENDENCIES
220223
github-pages (~> 217)

0 commit comments

Comments
 (0)