From 56bf4caf87636fff6314197f4536216da88544ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2019 10:42:52 +0000 Subject: [PATCH] Bump nokogiri from 1.6.7.2 to 1.10.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.7.2 to 1.10.4. - [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.7.2...v1.10.4) Signed-off-by: dependabot[bot] --- Gemfile.lock | 33 ++++++++++++++++++--------------- 1 file changed, 18 insertions(+), 15 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index de445fa..11c3118 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,7 +40,7 @@ GEM bcrypt (3.1.10) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) - builder (3.2.2) + builder (3.2.3) byebug (8.2.2) codeclimate-test-reporter (0.4.8) simplecov (>= 0.7.1, < 1.0.0) @@ -50,6 +50,7 @@ GEM execjs coffee-script-source (1.10.0) concurrent-ruby (1.0.0) + crass (1.0.4) database_cleaner (1.2.0) debug_inspector (0.0.2) devise (3.5.6) @@ -91,7 +92,8 @@ GEM haml-coderay (0.2.0) coderay haml - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jquery-rails (4.1.0) rails-dom-testing (~> 1.0) railties (>= 4.2.0) @@ -100,19 +102,20 @@ GEM listen (3.0.5) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) - loofah (2.0.3) + loofah (2.2.3) + crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.10) mail (2.6.3) mime-types (>= 1.16, < 3) method_source (0.8.2) mime-types (2.99) - mini_portile2 (2.0.0) - minitest (5.8.4) + mini_portile2 (2.4.0) + minitest (5.11.3) mysql2 (0.3.20) nenv (0.2.0) - nokogiri (1.6.7.2) - mini_portile2 (~> 2.0.0.rc2) + nokogiri (1.10.4) + mini_portile2 (~> 2.4.0) notiffany (0.0.8) nenv (~> 0.1) shellany (~> 0.0) @@ -122,7 +125,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) - rack (1.6.4) + rack (1.6.11) rack-test (0.6.3) rack (>= 1.0) rails (4.2.5.1) @@ -138,12 +141,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.2.0) + loofah (~> 2.2, >= 2.2.2) railties (4.2.5.1) actionpack (= 4.2.5.1) activesupport (= 4.2.5.1) @@ -193,9 +196,9 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) thor (0.19.1) - thread_safe (0.3.5) + thread_safe (0.3.6) tilt (2.0.2) - tzinfo (1.2.2) + tzinfo (1.2.5) thread_safe (~> 0.1) warden (1.2.6) rack (>= 1.0)