nokogiri 1.18.2 → 1.18.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/dependencies.yml +3 -3
- data/lib/nokogiri/version/constant.rb +1 -1
- data/ports/archives/libxml2-2.13.6.tar.xz +0 -0
- metadata +3 -3
- data/ports/archives/libxml2-2.13.5.tar.xz +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 68e92608f4f2246b42c4f90afcc2d9286c4bc8b444033840504dd5588e37caa7
|
4
|
+
data.tar.gz: 4f76d6303f400f7e3350a9cfc4e1efd2795b96c06158a81d9f174cee12421a2f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 765c52346ad110bd6e5a8e78d0a2c94ba44d3db42145e2757085d8f9690d50c50e5422f6a43d10e425d53ab5ce36b04d71bf7645f599c9fa5d24ce335f2c5304
|
7
|
+
data.tar.gz: d7ac4a724b995f1e02c588950812126608a881e513b99b16b2ad97d0072a575b98d6a5600ce7210cc1d7dbf8aba0b7aced0a6072519d22b1494f90b10957dd88
|
data/dependencies.yml
CHANGED
@@ -1,8 +1,8 @@
|
|
1
1
|
---
|
2
2
|
libxml2:
|
3
|
-
version: "2.13.
|
4
|
-
sha256: "
|
5
|
-
# sha-256 hash provided in https://download.gnome.org/sources/libxml2/2.13/libxml2-2.13.
|
3
|
+
version: "2.13.6"
|
4
|
+
sha256: "f453480307524968f7a04ec65e64f2a83a825973bcd260a2e7691be82ae70c96"
|
5
|
+
# sha-256 hash provided in https://download.gnome.org/sources/libxml2/2.13/libxml2-2.13.6.sha256sum
|
6
6
|
|
7
7
|
libxslt:
|
8
8
|
version: "1.1.42"
|
Binary file
|
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.
|
4
|
+
version: 1.18.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Mike Dalessio
|
@@ -19,7 +19,7 @@ authors:
|
|
19
19
|
- Nobuyoshi Nakada
|
20
20
|
bindir: bin
|
21
21
|
cert_chain: []
|
22
|
-
date: 2025-
|
22
|
+
date: 2025-02-18 00:00:00.000000000 Z
|
23
23
|
dependencies:
|
24
24
|
- !ruby/object:Gem::Dependency
|
25
25
|
name: mini_portile2
|
@@ -273,7 +273,7 @@ files:
|
|
273
273
|
- patches/libxml2/0011-rip-out-libxml2-s-libc_single_threaded-support.patch
|
274
274
|
- patches/libxml2/0019-xpath-Use-separate-static-hash-table-for-standard-fu.patch
|
275
275
|
- patches/libxslt/0001-update-config.guess-and-config.sub-for-libxslt.patch
|
276
|
-
- ports/archives/libxml2-2.13.
|
276
|
+
- ports/archives/libxml2-2.13.6.tar.xz
|
277
277
|
- ports/archives/libxslt-1.1.42.tar.xz
|
278
278
|
homepage: https://nokogiri.org
|
279
279
|
licenses:
|
Binary file
|