From 5c4f3a9b9748b7124d4e03b3663db7b685b0142a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 3 Aug 2021 03:23:33 +0000 Subject: [PATCH] [Security] Bump nokogiri from 1.11.1 to 1.12.0 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.1 to 1.12.0. **This update includes security fixes.** - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.1...v1.12.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 46 +++++++++++++++++++++------------------------- 1 file changed, 21 insertions(+), 25 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 602fb4b..5a6f06c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -48,45 +48,42 @@ GEM aws-sigv4 (~> 1.1) aws-sigv4 (1.2.2) aws-eventstream (~> 1, >= 1.0.2) - azure-storage-blob (2.0.1) - azure-storage-common (~> 2.0) - nokogiri (~> 1.11.0.rc2) - azure-storage-common (2.0.2) - faraday (~> 1.0) - faraday_middleware (~> 1.0.0.rc1) - net-http-persistent (~> 4.0) - nokogiri (~> 1.11.0.rc2) + azure-core (0.1.15) + faraday (~> 0.9) + faraday_middleware (~> 0.10) + nokogiri (~> 1.6) + azure-storage-blob (1.1.0) + azure-core (~> 0.1.13) + azure-storage-common (~> 1.0) + nokogiri (~> 1.6, >= 1.6.8) + azure-storage-common (1.1.0) + azure-core (~> 0.1.13) + nokogiri (~> 1.6, >= 1.6.8) builder (3.2.4) coderay (1.1.3) - concurrent-ruby (1.1.8) - connection_pool (2.2.3) + concurrent-ruby (1.1.9) crass (1.0.6) diff-lcs (1.4.4) docile (1.3.5) erubi (1.10.0) - faraday (1.3.0) - faraday-net_http (~> 1.0) + faraday (0.17.4) multipart-post (>= 1.2, < 3) - ruby2_keywords - faraday-net_http (1.0.1) - faraday_middleware (1.0.0) - faraday (~> 1.0) - i18n (1.8.8) + faraday_middleware (0.14.0) + faraday (>= 0.7.4, < 1.0) + i18n (1.8.10) concurrent-ruby (~> 1.0) jmespath (1.4.0) json-schema (2.8.1) addressable (>= 2.4) - loofah (2.9.0) + loofah (2.11.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) method_source (1.0.0) - mini_portile2 (2.5.0) - minitest (5.14.3) + mini_portile2 (2.6.1) + minitest (5.14.4) multipart-post (2.1.1) - net-http-persistent (4.0.1) - connection_pool (~> 2.2) - nokogiri (1.11.1) - mini_portile2 (~> 2.5.0) + nokogiri (1.12.0) + mini_portile2 (~> 2.6.1) racc (~> 1.4) parallel (1.20.1) parser (3.0.0.0) @@ -139,7 +136,6 @@ GEM rubocop-ast (1.4.1) parser (>= 2.7.1.5) ruby-progressbar (1.11.0) - ruby2_keywords (0.0.4) simplecov (0.21.2) docile (~> 1.1) simplecov-html (~> 0.11)