From 74f1b2fb99e05e7fbd78f1c8c9cb02a3c7a20869 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2020 01:45:09 +0000 Subject: [PATCH] Bump nokogiri from 1.6.6.2 to 1.10.10 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.6.2 to 1.10.10. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.6.6.2...v1.10.10) Signed-off-by: dependabot[bot] --- Gemfile.lock | 46 +++++++++++++++++++++++++--------------------- 1 file changed, 25 insertions(+), 21 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fefa97ac9..ac26f56d6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,7 +49,7 @@ GEM erubis (>= 2.6.6) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) - builder (3.2.2) + builder (3.2.4) callsite (0.0.11) campfiyah (0.0.6) faraday @@ -62,8 +62,10 @@ GEM net-ssh (>= 2.0.14) net-ssh-gateway (>= 1.1.0) coderay (1.1.0) + concurrent-ruby (1.1.7) crack (0.4.2) safe_yaml (~> 1.0.0) + crass (1.0.6) debug_inspector (0.0.2) diff-lcs (1.2.5) dotenv (0.9.0) @@ -79,29 +81,31 @@ GEM foreman (0.63.0) dotenv (>= 0.7) thor (>= 0.13.6) - globalid (0.3.5) - activesupport (>= 4.1.0) + globalid (0.4.2) + activesupport (>= 4.2.0) highline (1.6.21) hipchat (1.1.0) httparty httparty (0.13.1) json (~> 1.8) multi_xml (>= 0.5.2) - i18n (0.7.0) - json (1.8.2) + i18n (0.9.5) + concurrent-ruby (~> 1.0) + json (1.8.6) kgio (2.9.2) - loofah (2.0.2) + loofah (2.7.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) - mail (2.6.3) - mime-types (>= 1.16, < 3) + mail (2.7.1) + mini_mime (>= 0.1.1) meta_request (0.2.8) callsite rack-contrib railties method_source (0.8.2) - mime-types (2.5) - mini_portile (0.6.2) - minitest (5.6.1) + mini_mime (1.0.2) + mini_portile2 (2.4.0) + minitest (5.14.2) mono_logger (1.1.0) multi_json (1.11.0) multi_xml (0.5.5) @@ -113,8 +117,8 @@ GEM net-ssh (2.9.1) net-ssh-gateway (1.2.0) net-ssh (>= 2.6.5) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) octokit (3.4.0) sawyer (~> 0.5.3) parser (2.2.2.5) @@ -126,7 +130,7 @@ GEM coderay (~> 1.0) method_source (~> 0.8) slop (~> 3.4) - rack (1.6.2) + rack (1.6.13) rack-contrib (1.1.0) rack (>= 0.9.1) rack-protection (1.5.2) @@ -146,12 +150,12 @@ GEM sprockets-rails rails-deprecated_sanitizer (1.0.3) activesupport (>= 4.2.0.alpha) - rails-dom-testing (1.0.6) - activesupport (>= 4.2.0.beta, < 5.0) - nokogiri (~> 1.6.0) + rails-dom-testing (1.0.9) + activesupport (>= 4.2.0, < 5.0) + nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.0.2) - loofah (~> 2.0) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) rails_12factor (0.0.2) rails_serve_static_assets rails_stdout_logging @@ -217,9 +221,9 @@ GEM sprockets (>= 2.8, < 4.0) sqlite3 (1.3.10) thor (0.19.1) - thread_safe (0.3.5) + thread_safe (0.3.6) tilt (1.4.1) - tzinfo (1.2.2) + tzinfo (1.2.7) thread_safe (~> 0.1) unicorn (4.8.2) kgio (~> 2.6)