Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump nokogiri from 1.16.7 to 1.18.9
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.7 to 1.18.9.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.16.7...v1.18.9)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-version: 1.18.9
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2025
commit ee801d2fb591c07b24d044c8ca41e8ab36a0f30b
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -282,9 +282,9 @@ GEM
next_rails (1.4.0)
rainbow (>= 3)
nio4r (2.7.3)
nokogiri (1.16.7-arm64-darwin)
nokogiri (1.18.9-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-linux)
nokogiri (1.18.9-x86_64-linux-gnu)
racc (~> 1.4)
observer (0.1.2)
oj (3.11.8)
Expand All @@ -305,7 +305,7 @@ GEM
psych (5.1.2)
stringio
public_suffix (2.0.5)
racc (1.7.3)
racc (1.8.1)
rack (2.2.8)
rack-cors (1.1.1)
rack (>= 2.0.0)
Expand Down
Loading