From 6eeadea99fe7a0963730f3b5a779da792c5cb773 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 07:47:12 +0000 Subject: [PATCH] Bump nokogiri from 1.6.8 to 1.10.8 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.8 to 1.10.8. - [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.8) Signed-off-by: dependabot[bot] --- Gemfile.lock | 38 ++++++++++++++++++++------------------ 1 file changed, 20 insertions(+), 18 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 54e8bd5..7ca601b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -37,7 +37,7 @@ GEM thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) arel (6.0.3) - builder (3.2.2) + builder (3.2.4) bullet (5.1.1) activesupport (>= 3.0.0) uniform_notifier (~> 1.10.0) @@ -63,6 +63,8 @@ GEM execjs coffee-script-source (1.10.0) commonjs (0.2.7) + concurrent-ruby (1.1.6) + crass (1.0.6) diff-lcs (1.2.5) erubis (2.7.0) execjs (2.7.0) @@ -77,7 +79,8 @@ GEM activesupport (>= 4.1.0) google-analytics-rails (1.1.0) hike (1.2.3) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jbuilder (1.5.3) activesupport (>= 3.0.0) multi_json (>= 1.2.0) @@ -85,7 +88,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (1.8.3) + json (1.8.6) less (2.6.0) commonjs (~> 0.2.7) less-rails (2.7.1) @@ -94,26 +97,25 @@ GEM sprockets (> 2, < 4) tilt libv8 (3.16.14.15) - loofah (2.0.3) + loofah (2.4.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.4) mime-types (>= 1.16, < 4) mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mini_portile2 (2.1.0) - minitest (5.9.0) + mini_portile2 (2.4.0) + minitest (5.14.0) multi_json (1.12.1) mysql2 (0.4.4) net-scp (1.2.1) net-ssh (>= 2.6.5) net-ssh (3.2.0) newrelic_rpm (3.16.0.318) - nokogiri (1.6.8) - mini_portile2 (~> 2.1.0) - pkg-config (~> 1.1.7) - pkg-config (1.1.7) - rack (1.6.4) + nokogiri (1.10.8) + mini_portile2 (~> 2.4.0) + rack (1.6.13) rack-mini-profiler (0.10.1) rack (>= 1.2.0) rack-test (0.6.3) @@ -131,12 +133,12 @@ GEM sprockets-rails rails-deprecated_sanitizer (1.0.3) activesupport (>= 4.2.0.alpha) - rails-dom-testing (1.0.7) - 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.3) - loofah (~> 2.0) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) railties (4.2.6) actionpack (= 4.2.6) activesupport (= 4.2.6) @@ -187,7 +189,7 @@ GEM libv8 (~> 3.16.14.0) ref thor (0.19.1) - thread_safe (0.3.5) + thread_safe (0.3.6) tilt (1.4.1) turbolinks (5.0.0) turbolinks-source (~> 5) @@ -197,7 +199,7 @@ GEM execjs rails (>= 3.1) railties (>= 3.1) - tzinfo (1.2.2) + tzinfo (1.2.6) thread_safe (~> 0.1) uglifier (3.0.0) execjs (>= 0.3.0, < 3)