Bump nokogiri from 1.11.2 to 1.11.4 in /docs

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.2 to 1.11.4.
- [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.11.2...v1.11.4)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-20 13:52:39 +00:00 committed by Tom Finegan
parent e4103dc39f
commit 75b82f7b68
2 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
source 'https://rubygems.org'
gem 'github-pages', group: :jekyll_plugins
gem 'nokogiri', '~> 1.11', '>= 1.11.2'
gem 'nokogiri', '~> 1.11'

View File

@ -211,7 +211,7 @@ GEM
jekyll-seo-tag (~> 2.1)
minitest (5.14.4)
multipart-post (2.1.1)
nokogiri (1.11.2-x86_64-linux)
nokogiri (1.11.4-x86_64-linux)
racc (~> 1.4)
octokit (4.20.0)
faraday (>= 0.9)
@ -258,7 +258,7 @@ PLATFORMS
DEPENDENCIES
github-pages
nokogiri (~> 1.11, >= 1.11.2)
nokogiri (~> 1.11)
BUNDLED WITH
2.2.14