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'