From ffe02e108798e16870348d0f461830ea110e2c47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Sep 2020 09:36:53 +0000 Subject: [PATCH] Bump nokogiri from 1.6.8 to 1.10.10 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.8 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.8...v1.10.10) Signed-off-by: dependabot[bot] --- Gemfile.lock | 75 ++++++++++++++++++++++++++-------------------------- 1 file changed, 38 insertions(+), 37 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 56057dc..e0e1f3a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,22 +6,22 @@ PATH GEM remote: https://rubygems.org/ specs: - actionpack (5.0.0.1) - actionview (= 5.0.0.1) - activesupport (= 5.0.0.1) - rack (~> 2.0) - rack-test (~> 0.6.3) + actionpack (5.2.4.4) + actionview (= 5.2.4.4) + activesupport (= 5.2.4.4) + rack (~> 2.0, >= 2.0.8) + rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.2) - actionview (5.0.0.1) - activesupport (= 5.0.0.1) + actionview (5.2.4.4) + activesupport (= 5.2.4.4) builder (~> 3.1) - erubis (~> 2.7.0) + erubi (~> 1.4) rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.0, >= 1.0.2) - activesupport (5.0.0.1) + rails-html-sanitizer (~> 1.0, >= 1.0.3) + activesupport (5.2.4.4) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (~> 0.7) + i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) appraisal (2.1.0) @@ -29,7 +29,7 @@ GEM rake thor (>= 0.14.0) ast (2.3.0) - builder (3.2.2) + builder (3.2.4) byebug (5.0.0) columnize (= 0.9.0) climate_control (0.1.0) @@ -40,25 +40,26 @@ GEM activesupport (>= 3.0.0) railties (>= 3.0.0) thor (>= 0.14.6) - concurrent-ruby (1.0.2) + concurrent-ruby (1.1.7) + crass (1.0.6) diff-lcs (1.2.5) - erubis (2.7.0) + erubi (1.9.0) fasterer (0.3.2) colorize (~> 0.7) ruby_parser (~> 3.7) - i18n (0.7.0) - loofah (2.0.3) + i18n (1.8.5) + concurrent-ruby (~> 1.0) + loofah (2.7.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) method_source (0.8.2) - mini_portile2 (2.1.0) - minitest (5.9.1) - nokogiri (1.6.8) - mini_portile2 (~> 2.1.0) - pkg-config (~> 1.1.7) + mini_portile2 (2.4.0) + minitest (5.14.2) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) parallel (1.12.0) parser (2.4.0.0) ast (~> 2.2) - pkg-config (1.1.7) powerpack (0.1.1) pry (0.10.3) coderay (~> 1.1.0) @@ -67,20 +68,20 @@ GEM pry-byebug (3.2.0) byebug (~> 5.0) pry (~> 0.10) - rack (2.0.1) - rack-test (0.6.3) - rack (>= 1.0) - rails-dom-testing (2.0.1) - activesupport (>= 4.2.0, < 6.0) - nokogiri (~> 1.6.0) - rails-html-sanitizer (1.0.3) - loofah (~> 2.0) - railties (5.0.0.1) - actionpack (= 5.0.0.1) - activesupport (= 5.0.0.1) + rack (2.2.3) + rack-test (1.1.0) + rack (>= 1.0, < 3) + rails-dom-testing (2.0.3) + activesupport (>= 4.2.0) + nokogiri (>= 1.6) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) + railties (5.2.4.4) + actionpack (= 5.2.4.4) + activesupport (= 5.2.4.4) method_source rake (>= 0.8.7) - thor (>= 0.18.1, < 2.0) + thor (>= 0.19.0, < 2.0) rainbow (2.2.2) rake rake (10.4.2) @@ -109,9 +110,9 @@ GEM sexp_processor (~> 4.1) sexp_processor (4.7.0) slop (3.6.0) - thor (0.19.1) - thread_safe (0.3.5) - tzinfo (1.2.2) + thor (1.0.1) + thread_safe (0.3.6) + tzinfo (1.2.7) thread_safe (~> 0.1) unicode-display_width (1.3.0)