Bump nokogiri from 1.10.8 to 1.12.5

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.8 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.10.8...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-27 20:37:11 +00:00 committed by GitHub
parent f8aa54e795
commit 6ef08fedf6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 5 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.8'
gem 'nokogiri', '~> 1.12.5'
gem 'feedjira', '~> 2.0.0'
gem 'ri_cal', '~> 0.8.8'
gem 'rqrcode_png', '~> 0.1.5'