From 22262e96e128ce2098ece556709b17c619a79e8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 00:19:33 +0000 Subject: [PATCH] Bump nokogiri from 1.6.6.2 to 1.10.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.6.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.6.2...v1.10.4) Signed-off-by: dependabot[bot] --- Gemfile.lock | 52 ++++++++++++++++++++++++++++------------------------ 1 file changed, 28 insertions(+), 24 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 176213a..f750f68 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,12 +43,14 @@ GEM thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) arel (6.0.0) - builder (3.2.2) + builder (3.2.3) byebug (3.0.0) columnize (~> 0.3) debugger-linecache (~> 1.2) coderay (1.0.8) columnize (0.9.0) + concurrent-ruby (1.1.5) + crass (1.0.5) debugger (1.6.8) columnize (>= 0.3.1) debugger-linecache (~> 1.2.0) @@ -60,8 +62,8 @@ GEM faker (1.1.2) i18n (~> 0.5) ffi (1.9.8-java) - globalid (0.3.3) - activesupport (>= 4.1.0) + globalid (0.4.2) + activesupport (>= 4.2.0) guard (1.5.0) listen (>= 0.4.2) lumberjack (>= 1.0.2) @@ -71,25 +73,27 @@ GEM guard (>= 1.1) rspec (~> 2.11) hike (1.2.3) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jdbc-sqlite3 (3.8.7) - json (1.8.2) - json (1.8.2-java) + json (1.8.6) + json (1.8.6-java) listen (0.5.3) - loofah (2.0.1) + loofah (2.3.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.2) - mail (2.6.3) - mime-types (>= 1.16, < 3) + mail (2.7.1) + mini_mime (>= 0.1.1) method_source (0.8.1) middleware (0.1.0) - mime-types (2.4.3) - mini_portile (0.6.2) - minitest (5.5.1) + mini_mime (1.0.2) + mini_portile2 (2.4.0) + minitest (5.12.2) multi_json (1.11.0) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) - nokogiri (1.6.6.2-java) + nokogiri (1.10.4) + mini_portile2 (~> 2.4.0) + nokogiri (1.10.4-java) power_assert (0.2.2) pry (0.9.10) coderay (~> 1.0.5) @@ -100,7 +104,7 @@ GEM method_source (~> 0.8) slop (~> 3.3.1) spoon (~> 0.0) - rack (1.6.0) + rack (1.6.11) rack-contrib (1.1.0) rack (>= 0.9.1) rack-protection (1.2.0) @@ -120,12 +124,12 @@ GEM sprockets-rails rails-deprecated_sanitizer (1.0.3) activesupport (>= 4.2.0.alpha) - rails-dom-testing (1.0.6) - 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.2) - loofah (~> 2.0) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) railties (4.2.1) actionpack (= 4.2.1) activesupport (= 4.2.1) @@ -173,11 +177,11 @@ GEM test-unit (3.0.9) power_assert thor (0.19.1) - thread_safe (0.3.5) - thread_safe (0.3.5-java) + thread_safe (0.3.6) + thread_safe (0.3.6-java) tilt (1.4.1) timecop (0.5.3) - tzinfo (1.2.2) + tzinfo (1.2.5) thread_safe (~> 0.1) PLATFORMS