From 9e43e68cb7b7c09a7c5f4c8f66836f3160b67480 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2019 16:46:39 +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 | 38 ++++++++++++++++++++------------------ 1 file changed, 20 insertions(+), 18 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8baf1d1..aadfa2f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,7 +64,7 @@ GEM bcrypt (3.1.11) bcrypt-ruby (3.1.5) bcrypt (>= 3.1.3) - builder (3.2.2) + builder (3.2.3) capybara (2.5.0) mime-types (>= 1.16) nokogiri (>= 1.3.3) @@ -86,8 +86,9 @@ GEM execjs coffee-script-source (1.10.0) commonjs (0.2.7) - concurrent-ruby (1.0.2) + concurrent-ruby (1.1.5) connection_pool (2.2.0) + crass (1.0.4) dynamic_form (1.1.4) elastomer-client (0.9.0) addressable (~> 2.3) @@ -106,7 +107,8 @@ GEM html-pipeline (2.4.0) activesupport (>= 2, < 5) nokogiri (>= 1.4) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jbuilder (2.4.1) activesupport (>= 3.0.0, < 5.1) multi_json (~> 1.2) @@ -123,7 +125,8 @@ GEM less (~> 2.6.0) sprockets (> 2, < 4) tilt - 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) @@ -133,8 +136,8 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0221) mimemagic (0.3.1) - mini_portile2 (2.0.0) - minitest (5.8.4) + mini_portile2 (2.4.0) + minitest (5.11.3) mocha (1.1.0) metaclass (~> 0.0.1) mono_logger (1.1.0) @@ -143,8 +146,8 @@ GEM net_dav (0.5.0) nokogiri (>= 1.3.0) nio4r (1.2.1) - nokogiri (1.6.7.2) - mini_portile2 (~> 2.0.0.rc2) + nokogiri (1.10.4) + mini_portile2 (~> 2.4.0) pg (0.18.4) phantomjs (1.9.8.0) poltergeist (1.7.0) @@ -153,8 +156,7 @@ GEM multi_json (~> 1.0) websocket-driver (>= 0.2.0) power_assert (0.3.0) - rack (2.0.0.rc1) - json + rack (2.0.7) rack-test (0.6.3) rack (>= 1.0) rails (5.0.0.rc1) @@ -171,12 +173,12 @@ GEM sprockets-rails (>= 2.0.0) 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) rails_autolink (1.1.6) rails (> 3.1) railties (5.0.0.rc1) @@ -238,14 +240,14 @@ GEM test-unit (3.1.8) power_assert thor (0.19.1) - thread_safe (0.3.5) + thread_safe (0.3.6) tilt (2.0.2) twitter-bootstrap-rails (3.2.2) actionpack (>= 3.1) execjs (>= 2.2.2, >= 2.2) less-rails (>= 2.5.0) railties (>= 3.1) - tzinfo (1.2.2) + tzinfo (1.2.5) thread_safe (~> 0.1) unicorn (5.1.0) kgio (~> 2.6) @@ -264,7 +266,7 @@ GEM websocket-extensions (0.1.2) websocket-native (1.0.0) will_paginate (3.1.0) - xpath (2.0.0) + xpath (2.1.0) nokogiri (~> 1.3) PLATFORMS