Skip to content

Commit 23353c8

Browse files
authored
Merge pull request #17 from oracle-devrel/dependabot/bundler/nokogiri-1.16.5
Bump nokogiri from 1.13.8 to 1.16.5
2 parents 25fe1de + 4501610 commit 23353c8

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

Gemfile.lock

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -211,15 +211,17 @@ GEM
211211
jekyll-feed (~> 0.9)
212212
jekyll-seo-tag (~> 2.1)
213213
minitest (5.16.2)
214-
nokogiri (1.13.8-arm64-darwin)
214+
nokogiri (1.16.5-arm64-darwin)
215+
racc (~> 1.4)
216+
nokogiri (1.16.5-x86_64-linux)
215217
racc (~> 1.4)
216218
octokit (4.25.1)
217219
faraday (>= 1, < 3)
218220
sawyer (~> 0.9)
219221
pathutil (0.16.2)
220222
forwardable-extended (~> 2.6)
221223
public_suffix (4.0.7)
222-
racc (1.6.0)
224+
racc (1.8.1)
223225
rb-fsevent (0.11.1)
224226
rb-inotify (0.10.1)
225227
ffi (~> 1.0)
@@ -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)