Bump nokogiri from 1.10.4 to 1.10.5 (#11075)

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 to 1.10.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.4...v1.10.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-04 11:21:42 +01:00 committed by Franck Nijhof
parent caa6c0e83a
commit 9dacff49ba
2 changed files with 3 additions and 3 deletions

View File

@ -19,4 +19,4 @@ group :jekyll_plugins do
end
gem 'sinatra', '2.0.7'
gem 'nokogiri', '1.10.4'
gem 'nokogiri', '1.10.5'

View File

@ -70,7 +70,7 @@ GEM
mini_portile2 (2.4.0)
multi_json (1.13.1)
mustermann (1.0.3)
nokogiri (1.10.4)
nokogiri (1.10.5)
mini_portile2 (~> 2.4.0)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
@ -114,7 +114,7 @@ DEPENDENCIES
jekyll-redirect-from (= 0.15.0)
jekyll-sitemap (= 1.3.1)
jekyll-time-to-read (= 0.1.2)
nokogiri (= 1.10.4)
nokogiri (= 1.10.5)
rake (= 13.0.0)
sass-globbing (= 1.1.5)
sinatra (= 2.0.7)