nokogiri 1.11.6-arm64-darwin → 1.11.7-arm64-darwin

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: b76fe804204c8616d599a04908fcba19e6c608cf146ee59b0c6713368e0abb3f
4
- data.tar.gz: 6a5f4e10c4c47e084f5b6d6060e9e46b4ac6e33f4e30ad2235d4dc147648fbb9
3
+ metadata.gz: c725bf5c32515ecee0c72ba35e269f8aca1f29f531c5a0f02dee0a04d14c9f57
4
+ data.tar.gz: acdc1f8be79a43f0d02fc1507646099dd4268a61be18c0612f5820e7b9328b27
5
5
  SHA512:
6
- metadata.gz: b941c9a308a435c2d39f37360c2c1887bc6352456566a2c22362b73358eace86fd272a25a19764b5b4080ba5e76643f7fbad4a138596ebfc802ad752040392e2
7
- data.tar.gz: ad85c4fab713aaaafa2e74f01f1c2e1a941d6f1ff4f276c38ce9bca931a349d24a4cb0ff43b5ae98f245a92f0631ff847e72b03d75d5cb47c76adaf9c6aeda34
6
+ metadata.gz: 2deb5cbf1026a5317052eb3055712a2da1775d65ebbd479d996b8f1d3345da87742b737672932340c13fce1329d5c25a6fca9a8b523114c111ccf753f4544b8a
7
+ data.tar.gz: bb197c680f63948e35cb356f7f84255821f807f5832d94d41a26e7510389b5f2a4b811defd216e130af16fbf83344efb07923b72b2b0c13cd4bae738d202fa69
Binary file
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
  module Nokogiri
3
3
  # The version of Nokogiri you are using
4
- VERSION = "1.11.6"
4
+ VERSION = "1.11.7"
5
5
  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.11.6
4
+ version: 1.11.7
5
5
  platform: arm64-darwin
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-05-26 00:00:00.000000000 Z
20
+ date: 2021-06-02 00:00:00.000000000 Z
21
21
  dependencies:
22
22
  - !ruby/object:Gem::Dependency
23
23
  name: racc