From 61f40467581b88879eb7dafae0436964ff0ea2cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 May 2021 16:28:30 +0000 Subject: [PATCH] Bump nokogiri from 1.6.6.2 to 1.11.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.6.2 to 1.11.4. - [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.6.6.2...v1.11.4) Signed-off-by: dependabot[bot] --- Gemfile.lock | 55 ++++++++++++++++++++++++++-------------------------- 1 file changed, 28 insertions(+), 27 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 36d7a54..e5563b3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,7 +15,8 @@ GEM minitest (~> 5.1) thread_safe (~> 0.1) tzinfo (~> 1.1) - addressable (2.3.8) + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) animation (0.1.alpha.3) compass (>= 0.12.0) sass (>= 3.2.0.alpha.95) @@ -53,36 +54,37 @@ GEM compass-import-once (1.0.5) sass (>= 3.2, < 3.5) crass (1.0.1) + domainatrix (0.0.11) + addressable em-websocket (0.5.1) eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) equalizer (0.0.11) erubis (2.7.0) eventmachine (1.0.7) - excon (0.45.1) + excon (0.81.0) execjs (2.4.0) faraday (0.9.1) multipart-post (>= 1.2, < 3) faraday_middleware (0.9.1) faraday (>= 0.7.4, < 0.10) ffi (1.9.8) - fog-aws (0.1.1) - fog-core (~> 1.27) - fog-json (~> 1.0) + fog-aws (3.10.0) + fog-core (~> 2.1) + fog-json (~> 1.1) fog-xml (~> 0.1) ipaddress (~> 0.8) - fog-core (1.29.0) + fog-core (2.2.4) builder - excon (~> 0.38) + excon (~> 0.71) formatador (~> 0.2) mime-types - net-scp (~> 1.1) - net-ssh (>= 2.1.3) - fog-json (1.0.0) - multi_json (~> 1.0) - fog-xml (0.1.1) + fog-json (1.2.0) + fog-core + multi_json (~> 1.10) + fog-xml (0.1.3) fog-core - nokogiri (~> 1.5, >= 1.5.11) + nokogiri (>= 1.5.11, < 2.0.0) fontcustom (1.3.8) json (~> 1.4) listen (>= 1.0, < 3.0) @@ -116,7 +118,7 @@ GEM multi_json (~> 1.0) postrank-uri (~> 1.0) i18n (0.7.0) - ipaddress (0.8.0) + ipaddress (0.8.3) json (1.8.2) jwt (1.4.1) kramdown (1.6.0) @@ -178,17 +180,15 @@ GEM sprockets (~> 2.12.1) sprockets-helpers (~> 1.1.0) sprockets-sass (~> 1.3.0) - mime-types (2.4.3) - mini_portile (0.6.2) + mime-types (2.99.3) + mini_portile2 (2.5.1) minitest (5.5.1) - multi_json (1.11.0) + multi_json (1.15.0) multipart-post (2.0.0) naught (1.0.0) - net-scp (1.2.1) - net-ssh (>= 2.6.5) - net-ssh (2.9.2) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) + nokogiri (1.11.4) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) nokogumbo (1.2.0) nokogiri oj (2.12.1) @@ -199,13 +199,14 @@ GEM padrino-support (0.12.5) activesupport (>= 3.1) pmap (1.0.2) - postrank-uri (1.0.18) - addressable (~> 2.3.0) - nokogiri (~> 1.6.1) - public_suffix (~> 1.1.3) - public_suffix (1.1.3) + postrank-uri (1.0.16) + addressable (>= 2.3.0) + domainatrix + nokogiri + public_suffix (4.0.6) puma (2.11.1) rack (>= 1.1, < 2.0) + racc (1.5.2) rack (1.6.0) rack-contrib (1.2.0) rack (>= 0.9.1)