Bump nokogiri from 1.10.3 to 1.10.4 (#10190)

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.3 to 1.10.4.
- [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.3...v1.10.4)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2019-08-21 09:55:03 +02:00 committed by Fabian Affolter
parent 69c22d8d9b
commit 50f1f44151
2 changed files with 3 additions and 3 deletions

View File

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

View File

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