Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.4 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.11.4...v1.12.5)
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
source "https://rubygems.org"
-gem "nokogiri", "~> 1.11"
+gem "nokogiri", "~> 1.12"
GEM
remote: https://rubygems.org/
specs:
- mini_portile2 (2.5.1)
- nokogiri (1.11.4)
- mini_portile2 (~> 2.5.0)
+ mini_portile2 (2.6.1)
+ nokogiri (1.12.5)
+ mini_portile2 (~> 2.6.1)
racc (~> 1.4)
racc (1.5.2)
ruby
DEPENDENCIES
- nokogiri (~> 1.11)
+ nokogiri (~> 1.12)