nokogiri 1.17.1-arm-linux → 1.17.2-arm-linux

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.

Potentially problematic release.


This version of nokogiri might be problematic. Click here for more details.

checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: cda4937eb49b7704edd6caed6081766bbddfa579424255df72d47162bf4a581e
4
- data.tar.gz: 94d11f456772f77fd3df54922f347c12e1c81e725ae91cfe78b0670e5663886e
3
+ metadata.gz: 813953c7ab0a9f73f8b985c4bad59fbd447e0f0ac0c6d65ae917c6c197919d3e
4
+ data.tar.gz: e9e9f7dc476640dc80648e64d1d67478a2bae71a4a441c226bd058ab9b12d27d
5
5
  SHA512:
6
- metadata.gz: 214ce1136085fb5f02c4d1cdb3637698525f6888b0de0288d8d738e242464e9895308dbfa815c997f91fc369468463921839c8a6ec900359a90ea44adf6ef0a9
7
- data.tar.gz: 24ef3c1cd790f3dab2e678544f4aa27413f17c9f1b21b17400ae48f9b41883a971d11fcc4177cf911eae18806ec93cfc188204df047718c96bfc22ab9b985326
6
+ metadata.gz: ba36b63a8e91c56eebabad4e7a169e9f555600db775b50cf75692a7a35f2d58ecfcae6c1946260a52d25ad084ade5acd4c6d79371082b772b7b2cc5d1f6e2ec5
7
+ data.tar.gz: a5de36d4284a708daa4f3bc7497d507e3152e5dc096a0f93d081785642b85b347dbb5ab6bc5cb1831a8fbded31bec991bef6c28ba78863eb8ea46d441b6ffac8
@@ -112,7 +112,7 @@ extern "C" {
112
112
  #ifndef WITH_MODULES
113
113
  #define WITH_MODULES
114
114
  #endif
115
- #define LIBXSLT_DEFAULT_PLUGINS_PATH() "/home/flavorjones/code/oss/nokogiri/ports/arm-linux/libxslt/1.1.42/lib/libxslt-plugins"
115
+ #define LIBXSLT_DEFAULT_PLUGINS_PATH() "/home/flavorjones/code/oss/nokogiri/ports/aarch64-linux/libxslt/1.1.42/lib/libxslt-plugins"
116
116
  #endif
117
117
 
118
118
  /**
@@ -2,5 +2,5 @@
2
2
 
3
3
  module Nokogiri
4
4
  # The version of Nokogiri you are using
5
- VERSION = "1.17.1"
5
+ VERSION = "1.17.2"
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.17.1
4
+ version: 1.17.2
5
5
  platform: arm-linux
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: 2024-12-10 00:00:00.000000000 Z
23
+ date: 2024-12-12 00:00:00.000000000 Z
24
24
  dependencies:
25
25
  - !ruby/object:Gem::Dependency
26
26
  name: racc