nokogiri 1.11.2 → 1.11.3

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.

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.11.2
4
+ version: 1.11.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mike Dalessio
@@ -17,7 +17,7 @@ authors:
17
17
  autorequire:
18
18
  bindir: bin
19
19
  cert_chain: []
20
- date: 2021-03-11 00:00:00.000000000 Z
20
+ date: 2021-04-07 00:00:00.000000000 Z
21
21
  dependencies:
22
22
  - !ruby/object:Gem::Dependency
23
23
  name: racc
@@ -381,6 +381,8 @@ files:
381
381
  - patches/libxml2/0008-use-glibc-strlen.patch
382
382
  - patches/libxml2/0009-avoid-isnan-isinf.patch
383
383
  - patches/libxml2/0010-parser.c-shrink-the-input-buffer-when-appropriate.patch
384
+ - patches/libxml2/0011-update-automake-files-for-arm64.patch
385
+ - patches/libxslt/0001-update-automake-files-for-arm64.patch
384
386
  - ports/archives/libxml2-2.9.10.tar.gz
385
387
  - ports/archives/libxslt-1.1.34.tar.gz
386
388
  homepage: https://nokogiri.org