Bump nokogiri from 1.11.4 to 1.12.5 in /docs

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-09-28 01:03:23 +00:00 committed by Tom Finegan
parent c2d57bc9de
commit 85a614fa66
2 changed files with 3 additions and 3 deletions

View File

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

View File

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