nokogiri 1.18.8-x86_64-linux-musl → 1.18.9-x86_64-linux-musl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3b96c188df2f5fb120246c3343209840ca559650cf8641843db2d2063302be18
4
- data.tar.gz: d7ce29976e0dedf1a41ff6013fa4180a08289236c6e2edc8c27f1e952dc7dca2
3
+ metadata.gz: e0f112fff6149f934823e0c8e8b7e2d1fa5f13431d28fb8068baf1f11d55b709
4
+ data.tar.gz: 2b79e931775f77b764ddec91b0e82905014b27548d112861b5a2999de24c865c
5
5
  SHA512:
6
- metadata.gz: 937c83f9583a61910dcadb27e3429a5d1b5c761e3f759cd1066b69de6741e4b901808ef78d002c85c1dce3670da0fbf725a674a9020d3356fa991cd267566bf6
7
- data.tar.gz: 9a080b69bb9a67c323d69d846f3dc1c736c7d7f2a4b211f3f06d71484eb6d3d5b8bddcbbf9bf59ea5fc2d39ad3c5ec6297f32ceadab535cff59cb727bef63c90
6
+ metadata.gz: 5543647bd103f2adb10c7513689a32987e2e7f8849ef24b501a0f347f0e1d747eada9a4517dd4e3c670fb3da6a7f377d13a5a803d78b41ed44b14c31ff808328
7
+ data.tar.gz: 48897d598f25dcf6a4ac4fe995f1467c493751b36ba46417ed3cd380a865fa77a9f9486a5f37d3c901b3906bb84d53497683eba51f621efa53cd3e35fc07b6a7
Binary file
Binary file
Binary file
Binary file
@@ -2,5 +2,5 @@
2
2
 
3
3
  module Nokogiri
4
4
  # The version of Nokogiri you are using
5
- VERSION = "1.18.8"
5
+ VERSION = "1.18.9"
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nokogiri
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.18.8
4
+ version: 1.18.9
5
5
  platform: x86_64-linux-musl
6
6
  authors:
7
7
  - Mike Dalessio
@@ -20,7 +20,7 @@ authors:
20
20
  autorequire:
21
21
  bindir: bin
22
22
  cert_chain: []
23
- date: 2025-04-21 00:00:00.000000000 Z
23
+ date: 2025-07-21 00:00:00.000000000 Z
24
24
  dependencies:
25
25
  - !ruby/object:Gem::Dependency
26
26
  name: racc