Skip to content

Commit c7f1d19

Browse files
Bump nokogiri from 1.10.8 to 1.11.1 in /docs (#332)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.8 to 1.11.1. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.10.8...v1.11.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 399f25d commit c7f1d19

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -211,20 +211,22 @@ GEM
211211
rb-inotify (~> 0.9, >= 0.9.7)
212212
ruby_dep (~> 1.2)
213213
mercenary (0.3.6)
214-
mini_portile2 (2.4.0)
214+
mini_portile2 (2.5.0)
215215
minima (2.4.1)
216216
jekyll (~> 3.5)
217217
jekyll-feed (~> 0.9)
218218
jekyll-seo-tag (~> 2.1)
219219
minitest (5.11.3)
220220
multipart-post (2.1.1)
221-
nokogiri (1.10.8)
222-
mini_portile2 (~> 2.4.0)
221+
nokogiri (1.11.1)
222+
mini_portile2 (~> 2.5.0)
223+
racc (~> 1.4)
223224
octokit (4.14.0)
224225
sawyer (~> 0.8.0, >= 0.5.3)
225226
pathutil (0.16.2)
226227
forwardable-extended (~> 2.6)
227228
public_suffix (2.0.5)
229+
racc (1.5.2)
228230
rb-fsevent (0.10.3)
229231
rb-inotify (0.10.0)
230232
ffi (~> 1.0)

0 commit comments

Comments
 (0)