Skip to content

Commit 8cea96d

Browse files
Bump nokogiri from 1.10.10 to 1.11.0 in /docs (deepspeedai#630)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.11.0. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.10.10...v1.11.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jeff Rasley <[email protected]>
1 parent 64461da commit 8cea96d

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

docs/Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ GEM
205205
rb-fsevent (~> 0.10, >= 0.10.3)
206206
rb-inotify (~> 0.9, >= 0.9.10)
207207
mercenary (0.3.6)
208-
mini_portile2 (2.4.0)
208+
mini_portile2 (2.5.0)
209209
minima (2.5.1)
210210
jekyll (>= 3.5, < 5.0)
211211
jekyll-feed (~> 0.9)
@@ -219,14 +219,16 @@ GEM
219219
jekyll-sitemap (~> 1.3)
220220
minitest (5.14.2)
221221
multipart-post (2.1.1)
222-
nokogiri (1.10.10)
223-
mini_portile2 (~> 2.4.0)
222+
nokogiri (1.11.0)
223+
mini_portile2 (~> 2.5.0)
224+
racc (~> 1.4)
224225
octokit (4.18.0)
225226
faraday (>= 0.9)
226227
sawyer (~> 0.8.0, >= 0.5.3)
227228
pathutil (0.16.2)
228229
forwardable-extended (~> 2.6)
229230
public_suffix (3.1.1)
231+
racc (1.5.2)
230232
rb-fsevent (0.10.4)
231233
rb-inotify (0.10.1)
232234
ffi (~> 1.0)

0 commit comments

Comments
 (0)