Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.8 to 1.11.4.
- [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.11.4)
Signed-off-by: dependabot[bot] <support@github.com>
source "https://rubygems.org"
-gem "nokogiri", "~> 1.10"
+gem "nokogiri", "~> 1.11"
GEM
remote: https://rubygems.org/
specs:
- mini_portile2 (2.4.0)
- nokogiri (1.10.8)
- mini_portile2 (~> 2.4.0)
+ mini_portile2 (2.5.1)
+ nokogiri (1.11.4)
+ mini_portile2 (~> 2.5.0)
+ racc (~> 1.4)
+ racc (1.5.2)
PLATFORMS
ruby
DEPENDENCIES
- nokogiri (~> 1.10)
+ nokogiri (~> 1.11)