nokogiri 1.11.6-x86-mingw32 → 1.11.7-x86-mingw32

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: a682e58a262fcd1a2f28a1150d90bbe09c2467a5c4a70d75a4c4b4c562f531bc
4
- data.tar.gz: 712c24c47ec15b722f25b3a63f2a38a194edb047bc6fa33175fbb3d9a02996c4
3
+ metadata.gz: 8353d18d2683c386b56a036381a05c96579eb41273a295cb282878b0fbd53e47
4
+ data.tar.gz: 71314e7dec30b8b4341cf148a40868c7256b939c7b19870cb50ae7013fec7ce0
5
5
  SHA512:
6
- metadata.gz: b86f6eca20a27365f8b5fe14d2e8542f733875259d7ff6e0fb1a0a832ecef1384fa5ccbaad6bd984598a9301ab774ec5bec9aea91a13551ddf80905687f926db
7
- data.tar.gz: 463fa75b12e71223f661de4d6f6bafb41aae9b19a08f342d006f9e195af151e4cc077bd0519c649e22a1b5d563922a48e3892854305f6390af74caef71710a2f
6
+ metadata.gz: 7566181b9310da40ab42f04decba70bd908d6d6c83c82eb4d022670c37615a5752ea0c70ae9921f51b5e1d5844382d3dab25c76b7434b9fe4f1e8497dbf04196
7
+ data.tar.gz: 98dc6a9e065c98406563d51e7fa4ba91632be80757ca9244ca2c3d6c26c949c9c59ca33ab0f97c08f058a677da91ad4168990734e05bb85e82596aa69e366a17
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: x86-mingw32
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