Bump nokogiri from 1.10.4 to 1.10.8

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-02-25 00:50:06 +00:00 committed by Stefan Schlott
parent 0a377f9160
commit 362ad3fd2b
2 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@ gem 'systemu', '~> 2.6.5'
gem 'adsf', '~> 1.2.0'
gem 'sass', '~> 3.4.21'
gem 'rdiscount', '~> 2.1.8'
gem 'nokogiri', '~> 1.10.4'
gem 'nokogiri', '~> 1.10.8'
gem 'feedjira', '~> 2.0.0'
gem 'ri_cal', '~> 0.8.8'
gem 'rqrcode_png', '~> 0.1.5'

View file

@ -70,7 +70,7 @@ GEM
cri (~> 2.3)
naught (1.1.0)
nenv (0.3.0)
nokogiri (1.10.4)
nokogiri (1.10.8)
mini_portile2 (~> 2.4.0)
notiffany (0.1.1)
nenv (~> 0.1)
@ -132,7 +132,7 @@ DEPENDENCIES
feedjira (~> 2.0.0)
guard-nanoc (~> 1.0.3)
nanoc (~> 3.7.5)
nokogiri (~> 1.10.4)
nokogiri (~> 1.10.8)
rdiscount (~> 2.1.8)
ri_cal (~> 0.8.8)
rqrcode_png (~> 0.1.5)