From 0da6af5b181c082b354a2590a6be51a3fd3b7dbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 23 May 2019 12:22:12 +0000 Subject: [PATCH] Bump nokogiri from 1.6.7.2 to 1.10.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.7.2 to 1.10.3. - [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.3) --- Gemfile.lock | 37 +++++++++++++++++++------------------ 1 file changed, 19 insertions(+), 18 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 75a869c..12c644c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,7 +40,7 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) arel (7.0.0) - builder (3.2.2) + builder (3.2.3) byebug (8.2.5) coffee-rails (4.1.1) coffee-script (>= 2.2.0) @@ -49,7 +49,8 @@ GEM coffee-script-source execjs coffee-script-source (1.10.0) - concurrent-ruby (1.0.2) + concurrent-ruby (1.1.5) + crass (1.0.4) debug_inspector (0.0.2) erubis (2.7.0) execjs (2.6.0) @@ -64,13 +65,14 @@ GEM activesupport (>= 4.1.0) haml (4.0.7) tilt - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jquery-rails (4.1.1) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (1.8.3) - loofah (2.0.3) + loofah (2.2.3) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.4) mime-types (>= 1.16, < 4) @@ -78,15 +80,14 @@ GEM mime-types (3.0) mime-types-data (~> 3.2015) mime-types-data (3.2016.0221) - mini_portile2 (2.0.0) - minitest (5.8.4) + mini_portile2 (2.4.0) + minitest (5.11.3) nio4r (1.2.1) - nokogiri (1.6.7.2) - mini_portile2 (~> 2.0.0.rc2) + nokogiri (1.10.3) + mini_portile2 (~> 2.4.0) pg (0.18.4) puma (3.4.0) - rack (2.0.0.alpha) - json + rack (2.0.7) rack-test (0.6.3) rack (>= 1.0) rails (5.0.0.beta4) @@ -104,12 +105,12 @@ GEM rails-assets-angular (1.5.5) 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.0.4) + loofah (~> 2.2, >= 2.2.2) railties (5.0.0.beta4) actionpack (= 5.0.0.beta4) activesupport (= 5.0.0.beta4) @@ -134,9 +135,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) uglifier (3.0.0) execjs (>= 0.3.0, < 3)