From 9b522832530e0c0463a493a565a0d44d31991c12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2020 20:17:55 +0000 Subject: [PATCH] Bump nokogiri from 1.6.6.2 to 1.10.8 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.6.2 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.6.2...v1.10.8) Signed-off-by: dependabot[bot] --- Gemfile.lock | 36 ++++++++++++++++++++---------------- 1 file changed, 20 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 05b114c..8d11d9e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -76,7 +76,7 @@ GEM ruby_parser (~> 3.6.2) sass (~> 3.0) terminal-table (~> 1.4) - builder (3.2.2) + builder (3.2.4) byebug (3.5.1) columnize (~> 0.8) debugger-linecache (~> 1.2) @@ -112,6 +112,8 @@ GEM coffee-script-source (1.9.0) colored (1.2) columnize (0.9.0) + concurrent-ruby (1.1.6) + crass (1.0.6) database_cleaner (1.5.3) debug_inspector (0.0.2) debugger-linecache (1.2.0) @@ -131,7 +133,8 @@ GEM tilt highline (1.6.21) hike (1.2.3) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jbuilder (2.2.6) activesupport (>= 3.0.0, < 5) multi_json (~> 1.2) @@ -139,22 +142,23 @@ GEM rails-dom-testing (~> 1.0) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (1.8.2) - loofah (2.0.1) + json (1.8.6) + loofah (2.4.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.3) mime-types (>= 1.16, < 3) method_source (0.8.2) mime-types (2.4.3) mimemagic (0.3.2) - mini_portile (0.6.2) - minitest (5.5.1) + mini_portile2 (2.4.0) + minitest (5.14.0) multi_json (1.10.1) net-scp (1.2.1) net-ssh (>= 2.6.5) net-ssh (3.2.0) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) + nokogiri (1.10.8) + mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) paperclip (5.0.0) activemodel (>= 4.2.0) @@ -170,7 +174,7 @@ GEM pry-byebug (3.0.1) byebug (~> 3.4) pry (~> 0.10) - rack (1.6.0) + rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) rails (4.2.0) @@ -188,12 +192,12 @@ GEM rails (>= 4.2) rails-deprecated_sanitizer (1.0.3) activesupport (>= 4.2.0.alpha) - rails-dom-testing (1.0.5) - 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.1) - loofah (~> 2.0) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) rails_best_practices (1.15.7) activesupport code_analyzer (>= 0.4.3) @@ -273,11 +277,11 @@ GEM net-ssh (>= 2.8.0) terminal-table (1.4.5) thor (0.19.1) - thread_safe (0.3.4) + thread_safe (0.3.6) tilt (1.4.1) turbolinks (2.5.3) coffee-rails - tzinfo (1.2.2) + tzinfo (1.2.6) thread_safe (~> 0.1) uglifier (2.7.0) execjs (>= 0.3.0)