Bump nokogiri from 1.8.2 to 1.8.5 in /website/docs/0.4.0-incubating

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.2 to 1.8.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.8.2...v1.8.5)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/website/docs/0.4.0-incubating/Gemfile b/website/docs/0.4.0-incubating/Gemfile
index 3979fb2..f709b5a 100644
--- a/website/docs/0.4.0-incubating/Gemfile
+++ b/website/docs/0.4.0-incubating/Gemfile
@@ -1,6 +1,6 @@
 source 'https://rubygems.org'
 gem 'jekyll'
-gem 'nokogiri', '1.8.2'
+gem 'nokogiri', '1.8.5'
 gem 'jekyll-redirect-from'
 gem 'html-proofer'
 gem 'RbST'
diff --git a/website/docs/0.4.0-incubating/Gemfile.lock b/website/docs/0.4.0-incubating/Gemfile.lock
index 6011223..b514459 100644
--- a/website/docs/0.4.0-incubating/Gemfile.lock
+++ b/website/docs/0.4.0-incubating/Gemfile.lock
@@ -1,5 +1,5 @@
 GEM
-  remote: http://rubygems.org/
+  remote: https://rubygems.org/
   specs:
     RbST (0.5.1)
     activesupport (5.2.0)
@@ -60,7 +60,7 @@
     mercenary (0.3.6)
     mini_portile2 (2.3.0)
     minitest (5.11.3)
-    nokogiri (1.8.2)
+    nokogiri (1.8.5)
       mini_portile2 (~> 2.3.0)
     parallel (1.12.1)
     pathutil (0.16.1)
@@ -92,7 +92,7 @@
   html-proofer
   jekyll
   jekyll-redirect-from
-  nokogiri (= 1.8.2)
+  nokogiri (= 1.8.5)
 
 BUNDLED WITH
    1.16.2