nokogiri 1.18.10-arm-linux-gnu → 1.19.1-arm-linux-gnu
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 +4 -4
- data/Gemfile +6 -6
- data/README.md +18 -3
- data/ext/nokogiri/extconf.rb +1 -1
- data/ext/nokogiri/xml_document.c +9 -5
- data/lib/nokogiri/3.2/nokogiri.so +0 -0
- data/lib/nokogiri/3.3/nokogiri.so +0 -0
- data/lib/nokogiri/3.4/nokogiri.so +0 -0
- data/lib/nokogiri/{3.1 → 4.0}/nokogiri.so +0 -0
- data/lib/nokogiri/class_resolver.rb +0 -2
- data/lib/nokogiri/version/constant.rb +1 -1
- metadata +7 -10
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 51189bdfd50852868755d1e60921601f0be4a98d7783a777e50f8c57da65bc08
|
|
4
|
+
data.tar.gz: 761ef0aa93ca5c519636c778e226cb7a7c3a791a80ec3db441cbf2dbec7cc99d
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 2c04634c444369ad55f9ecd2d29ebb280b081c2c6e599b7380c3d9b72d7dad10aef1909da5d55d8ed3915d6ba7234b1de8093b7d1d008c443b2421af8d2fe1e3
|
|
7
|
+
data.tar.gz: ee9485b602a67975c6faa16ee8729815b621e0cc3d2f43890e271b43bb392d8e57ff7fdc67845b3acac562adc870301b94eeeec0bd3f7b298460df6807b8a6cf
|
data/Gemfile
CHANGED
|
@@ -6,19 +6,19 @@ gemspec
|
|
|
6
6
|
|
|
7
7
|
group :development do
|
|
8
8
|
# bootstrapping
|
|
9
|
-
gem "bundler", "~> 2.3"
|
|
10
9
|
gem "rake", "13.2.1"
|
|
11
10
|
|
|
12
11
|
# building extensions
|
|
13
|
-
gem "rake-compiler", "1.
|
|
14
|
-
gem "rake-compiler-dock", "1.
|
|
12
|
+
gem "rake-compiler", "1.3.1"
|
|
13
|
+
gem "rake-compiler-dock", "1.11.1"
|
|
15
14
|
|
|
16
15
|
# parser generator
|
|
17
16
|
gem "rexical", "1.0.8"
|
|
18
17
|
|
|
19
18
|
# tests
|
|
20
|
-
gem "minitest", "
|
|
21
|
-
gem "minitest-
|
|
19
|
+
gem "minitest", "6.0.1"
|
|
20
|
+
gem "minitest-mock", "5.27.0"
|
|
21
|
+
gem "minitest-parallel_fork", "2.1.1"
|
|
22
22
|
gem "ruby_memcheck", "3.0.0"
|
|
23
23
|
gem "rubyzip", "~> 2.3.2"
|
|
24
24
|
gem "simplecov", "= 0.21.2"
|
|
@@ -36,5 +36,5 @@ end
|
|
|
36
36
|
# `bundle config set --local without rdoc`
|
|
37
37
|
# Then re-run `bundle install`.
|
|
38
38
|
group :rdoc do
|
|
39
|
-
gem "rdoc", "
|
|
39
|
+
gem "rdoc", "7.0.3" unless RUBY_PLATFORM == "java" || ENV["CI"]
|
|
40
40
|
end
|
data/README.md
CHANGED
|
@@ -114,8 +114,8 @@ You can help sponsor the maintainers of this software through one of these organ
|
|
|
114
114
|
|
|
115
115
|
Requirements:
|
|
116
116
|
|
|
117
|
-
- Ruby >= 3.
|
|
118
|
-
- JRuby >=
|
|
117
|
+
- Ruby >= 3.2
|
|
118
|
+
- JRuby >= 10.0
|
|
119
119
|
|
|
120
120
|
If you are compiling the native extension against a system version of libxml2:
|
|
121
121
|
|
|
@@ -135,7 +135,7 @@ Nokogiri ships pre-compiled, "native" gems for the following platforms:
|
|
|
135
135
|
- `x86_64-linux-musl`, `aarch64-linux-musl`, and `arm-linux-musl`
|
|
136
136
|
- Darwin/MacOS: `x86_64-darwin` and `arm64-darwin`
|
|
137
137
|
- Windows: `x64-mingw-ucrt`
|
|
138
|
-
- Java: any platform running JRuby
|
|
138
|
+
- Java: any platform running JRuby 10.0 or higher
|
|
139
139
|
|
|
140
140
|
To determine whether your system supports one of these gems, look at the output of `bundle platform` or `ruby -e 'puts Gem::Platform.local.to_s'`.
|
|
141
141
|
|
|
@@ -291,3 +291,18 @@ Some additional libraries may be distributed with your version of Nokogiri. Plea
|
|
|
291
291
|
- Sergio Arbeo
|
|
292
292
|
- Timothy Elliott
|
|
293
293
|
- Nobuyoshi Nakada
|
|
294
|
+
|
|
295
|
+
|
|
296
|
+
## Sponsors
|
|
297
|
+
|
|
298
|
+
These folks have generously sponsored Nokogiri's development. Thank you for your support!
|
|
299
|
+
|
|
300
|
+
<p class="sponsors">
|
|
301
|
+
<span style="white-space: nowrap;"><a href="https://sentry.io"><img src="https://nokogiri.org/images/sponsors/sentry-icon.png" alt="Sentry" height="44" style="vertical-align: middle;"></a> <b>Sentry</b></span>
|
|
302
|
+
|
|
303
|
+
<span style="white-space: nowrap;"><a href="https://codecov.io"><img src="https://nokogiri.org/images/sponsors/codecov-icon.png" alt="Codecov" height="44" style="vertical-align: middle;"></a> <b>Codecov</b></span>
|
|
304
|
+
|
|
305
|
+
<span style="white-space: nowrap;"><a href="https://gusto.com"><img src="https://nokogiri.org/images/sponsors/gusto-icon.png" alt="Gusto" height="44" style="vertical-align: middle;"></a> <b>Gusto</b></span>
|
|
306
|
+
|
|
307
|
+
<span style="white-space: nowrap;"><a href="https://hasdata.com"><img src="https://nokogiri.org/images/sponsors/hasdata-icon.png" alt="HasData" height="44" style="vertical-align: middle;"></a> <b>HasData</b></span>
|
|
308
|
+
</p>
|
data/ext/nokogiri/extconf.rb
CHANGED
|
@@ -619,7 +619,7 @@ end
|
|
|
619
619
|
def needs_darwin_linker_hack
|
|
620
620
|
config_cross_build? &&
|
|
621
621
|
darwin? &&
|
|
622
|
-
Gem::Requirement.new("
|
|
622
|
+
Gem::Requirement.new(">= 3.2").satisfied_by?(Gem::Version.new(RbConfig::CONFIG["ruby_version"].split("+").first))
|
|
623
623
|
end
|
|
624
624
|
|
|
625
625
|
#
|
data/ext/nokogiri/xml_document.c
CHANGED
|
@@ -652,15 +652,19 @@ rb_xml_document_canonicalize(int argc, VALUE *argv, VALUE self)
|
|
|
652
652
|
}
|
|
653
653
|
}
|
|
654
654
|
|
|
655
|
-
xmlC14NExecute(c_doc, c_callback_wrapper, rb_callback,
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
655
|
+
int ret = xmlC14NExecute(c_doc, c_callback_wrapper, rb_callback,
|
|
656
|
+
c_mode,
|
|
657
|
+
c_namespaces,
|
|
658
|
+
(int)RTEST(rb_comments_p),
|
|
659
|
+
c_obuf);
|
|
660
660
|
|
|
661
661
|
ruby_xfree(c_namespaces);
|
|
662
662
|
xmlOutputBufferClose(c_obuf);
|
|
663
663
|
|
|
664
|
+
if (ret < 0) {
|
|
665
|
+
rb_raise(rb_eRuntimeError, "canonicalization failed");
|
|
666
|
+
}
|
|
667
|
+
|
|
664
668
|
return rb_funcall(rb_io, rb_intern("string"), 0);
|
|
665
669
|
}
|
|
666
670
|
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
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.
|
|
4
|
+
version: 1.19.1
|
|
5
5
|
platform: arm-linux-gnu
|
|
6
6
|
authors:
|
|
7
7
|
- Mike Dalessio
|
|
@@ -17,10 +17,9 @@ authors:
|
|
|
17
17
|
- Sergio Arbeo
|
|
18
18
|
- Timothy Elliott
|
|
19
19
|
- Nobuyoshi Nakada
|
|
20
|
-
autorequire:
|
|
21
20
|
bindir: bin
|
|
22
21
|
cert_chain: []
|
|
23
|
-
date:
|
|
22
|
+
date: 1980-01-02 00:00:00.000000000 Z
|
|
24
23
|
dependencies:
|
|
25
24
|
- !ruby/object:Gem::Dependency
|
|
26
25
|
name: racc
|
|
@@ -45,6 +44,7 @@ executables:
|
|
|
45
44
|
- nokogiri
|
|
46
45
|
extensions: []
|
|
47
46
|
extra_rdoc_files:
|
|
47
|
+
- README.md
|
|
48
48
|
- ext/nokogiri/gumbo.c
|
|
49
49
|
- ext/nokogiri/html4_document.c
|
|
50
50
|
- ext/nokogiri/html4_element_description.c
|
|
@@ -81,7 +81,6 @@ extra_rdoc_files:
|
|
|
81
81
|
- ext/nokogiri/xml_text.c
|
|
82
82
|
- ext/nokogiri/xml_xpath_context.c
|
|
83
83
|
- ext/nokogiri/xslt_stylesheet.c
|
|
84
|
-
- README.md
|
|
85
84
|
files:
|
|
86
85
|
- Gemfile
|
|
87
86
|
- LICENSE-DEPENDENCIES.md
|
|
@@ -202,10 +201,10 @@ files:
|
|
|
202
201
|
- gumbo-parser/Makefile
|
|
203
202
|
- gumbo-parser/THANKS
|
|
204
203
|
- lib/nokogiri.rb
|
|
205
|
-
- lib/nokogiri/3.1/nokogiri.so
|
|
206
204
|
- lib/nokogiri/3.2/nokogiri.so
|
|
207
205
|
- lib/nokogiri/3.3/nokogiri.so
|
|
208
206
|
- lib/nokogiri/3.4/nokogiri.so
|
|
207
|
+
- lib/nokogiri/4.0/nokogiri.so
|
|
209
208
|
- lib/nokogiri/class_resolver.rb
|
|
210
209
|
- lib/nokogiri/css.rb
|
|
211
210
|
- lib/nokogiri/css/node.rb
|
|
@@ -294,7 +293,6 @@ metadata:
|
|
|
294
293
|
changelog_uri: https://nokogiri.org/CHANGELOG.html
|
|
295
294
|
source_code_uri: https://github.com/sparklemotion/nokogiri
|
|
296
295
|
rubygems_mfa_required: 'true'
|
|
297
|
-
post_install_message:
|
|
298
296
|
rdoc_options:
|
|
299
297
|
- "--main"
|
|
300
298
|
- README.md
|
|
@@ -304,18 +302,17 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
304
302
|
requirements:
|
|
305
303
|
- - ">="
|
|
306
304
|
- !ruby/object:Gem::Version
|
|
307
|
-
version: '3.
|
|
305
|
+
version: '3.2'
|
|
308
306
|
- - "<"
|
|
309
307
|
- !ruby/object:Gem::Version
|
|
310
|
-
version:
|
|
308
|
+
version: 4.1.dev
|
|
311
309
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
312
310
|
requirements:
|
|
313
311
|
- - ">="
|
|
314
312
|
- !ruby/object:Gem::Version
|
|
315
313
|
version: 3.3.22
|
|
316
314
|
requirements: []
|
|
317
|
-
rubygems_version:
|
|
318
|
-
signing_key:
|
|
315
|
+
rubygems_version: 4.0.3
|
|
319
316
|
specification_version: 4
|
|
320
317
|
summary: Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby.
|
|
321
318
|
test_files: []
|