Build(deps): Bump nokogiri from 1.14.4 to 1.15.0 (#21567)

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.4 to 1.15.0.
- [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.14.4...v1.15.0)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-05-16 11:25:23 +02:00 committed by GitHub
parent de4efc2b8f
commit 826b24a30c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -257,16 +257,16 @@ GEM
net-smtp (0.3.3)
net-protocol
nio4r (2.5.9)
nokogiri (1.14.4)
mini_portile2 (~> 2.8.0)
nokogiri (1.15.0)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.14.4-aarch64-linux)
nokogiri (1.15.0-aarch64-linux)
racc (~> 1.4)
nokogiri (1.14.4-arm64-darwin)
nokogiri (1.15.0-arm64-darwin)
racc (~> 1.4)
nokogiri (1.14.4-x86_64-darwin)
nokogiri (1.15.0-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.14.4-x86_64-linux)
nokogiri (1.15.0-x86_64-linux)
racc (~> 1.4)
oauth (1.1.0)
oauth-tty (~> 1.0, >= 1.0.1)