Skip to content

Commit

Permalink
Merge pull request #196 from marklogic/dependabot/bundler/docs/nokogi…
Browse files Browse the repository at this point in the history
…ri-1.16.5

Bump nokogiri from 1.16.2 to 1.16.5 in /docs
  • Loading branch information
rjrudin authored Jul 22, 2024
2 parents 2d32de7 + dd84258 commit 05b3bcc
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,9 @@ GEM
mutex_m (0.2.0)
net-http (0.4.1)
uri
nokogiri (1.16.2-arm64-darwin)
nokogiri (1.16.5-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.5-x86_64-linux)
racc (~> 1.4)
nokogiri (1.16.2-x86_64-linux)
racc (~> 1.4)
Expand All @@ -233,7 +235,7 @@ GEM
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (5.0.4)
racc (1.7.3)
racc (1.8.0)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
Expand Down

0 comments on commit 05b3bcc

Please sign in to comment.