Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.1 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.1...v1.10.4)
Signed-off-by: dependabot[bot] <support@github.com>
source "https://rubygems.org"
-gem "nokogiri", "~> 1.8", ">= 1.8.5"
+gem "nokogiri", "~> 1.10"
remote: https://rubygems.org/
specs:
mini_portile2 (2.4.0)
- nokogiri (1.10.1)
+ nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
PLATFORMS
ruby
DEPENDENCIES
- nokogiri (~> 1.8, >= 1.8.5)
+ nokogiri (~> 1.10)