From cbb6271847135249cfcf4553824b624ebb5202c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 12:48:24 +0000 Subject: [PATCH] Bump nokogiri from 1.10.8 to 1.11.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.8 to 1.11.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.8...v1.11.4) Signed-off-by: dependabot[bot] --- Gemfile.lock | 128 +++++++++++++++++++++++++++------------------------ 1 file changed, 67 insertions(+), 61 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e1a767e095..33dfd99204 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,36 +1,36 @@ GEM remote: http://gems.ruby-china.com/ specs: - actionmailer (4.2.10) - actionpack (= 4.2.10) - actionview (= 5.2.4.2) - activejob (= 4.2.10) + actionmailer (4.2.11.3) + actionpack (= 4.2.11.3) + actionview (= 4.2.11.3) + activejob (= 4.2.11.3) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 1.0, >= 1.0.5) - actionpack (4.2.10) - actionview (= 5.2.4.2) - activesupport (= 4.2.10) - rack (~> 1.6.12) + actionpack (4.2.11.3) + actionview (= 4.2.11.3) + activesupport (= 4.2.11.3) + rack (~> 1.6) rack-test (~> 0.6.2) rails-dom-testing (~> 1.0, >= 1.0.5) - rails-html-sanitizer (~> 1.0, >= 1.0.4) - actionview (5.2.4.2) - activesupport (= 4.2.10) + rails-html-sanitizer (~> 1.0, >= 1.0.2) + actionview (4.2.11.3) + activesupport (= 4.2.11.3) builder (~> 3.1) erubis (~> 2.7.0) rails-dom-testing (~> 1.0, >= 1.0.5) - rails-html-sanitizer (~> 1.0, >= 1.0.4) - activejob (4.2.10) - activesupport (= 4.2.10) + rails-html-sanitizer (~> 1.0, >= 1.0.3) + activejob (4.2.11.3) + activesupport (= 4.2.11.3) globalid (>= 0.3.0) - activemodel (4.2.10) - activesupport (= 4.2.10) + activemodel (4.2.11.3) + activesupport (= 4.2.11.3) builder (~> 3.1) - activerecord (4.2.10) - activemodel (= 4.2.10) - activesupport (= 4.2.10) + activerecord (4.2.11.3) + activemodel (= 4.2.11.3) + activesupport (= 4.2.11.3) arel (~> 6.0) - activesupport (4.2.10) + activesupport (4.2.11.3) i18n (~> 0.7) minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) @@ -38,21 +38,22 @@ GEM addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) arel (6.0.4) - builder (3.2.3) + builder (3.2.4) color (1.8) colorator (1.1.0) - concurrent-ruby (1.0.5) - crass (1.0.4) + concurrent-ruby (1.1.8) + crass (1.0.6) erubis (2.7.0) faraday (0.13.1) multipart-post (>= 1.2, < 3) + ffi (1.9.24) ffi (1.9.24-x64-mingw32) forwardable-extended (2.6.0) geo_pattern (1.2.1) color (~> 1.5) - globalid (0.4.1) + globalid (0.4.2) activesupport (>= 4.2.0) - i18n (0.9.1) + i18n (0.9.5) concurrent-ruby (~> 1.0) jekyll (3.6.2) addressable (~> 2.4) @@ -85,21 +86,24 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.3.1) + loofah (2.9.1) crass (~> 1.0.2) - nokogiri (>= 1.10.8) - mail (2.7.0) + nokogiri (>= 1.5.9) + mail (2.7.1) mini_mime (>= 0.1.1) mercenary (0.3.6) middleware (0.1.0) - mini_mime (1.0.0) - mini_portile2 (2.3.0) - minitest (5.10.3) + mini_mime (1.1.0) + mini_portile2 (2.5.1) + minitest (5.14.4) multipart-post (2.0.0) - nokogiri (1.10.8-x64-mingw32) - mini_portile2 (~> 2.3.0) + nokogiri (1.11.4) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) + nokogiri (1.11.4-x64-mingw32) + racc (~> 1.4) octicons (5.2.0) - nokogiri (>= 1.10.8) + nokogiri (>= 1.6.3.1) octokit (4.7.0) sawyer (~> 0.8.0, >= 0.5.3) pathutil (0.16.1) @@ -110,34 +114,35 @@ GEM thor thread_safe public_suffix (3.0.2) - rack (1.6.12) + racc (1.5.2) + rack (1.6.13) rack-test (0.6.3) - rack (>= 1.6.12) - rails (4.2.10) - actionmailer (= 4.2.10) - actionpack (= 4.2.10) - actionview (= 5.2.4.2) - activejob (= 4.2.10) - activemodel (= 4.2.10) - activerecord (= 4.2.10) - activesupport (= 4.2.10) + rack (>= 1.0) + rails (4.2.11.3) + actionmailer (= 4.2.11.3) + actionpack (= 4.2.11.3) + actionview (= 4.2.11.3) + activejob (= 4.2.11.3) + activemodel (= 4.2.11.3) + activerecord (= 4.2.11.3) + activesupport (= 4.2.11.3) bundler (>= 1.3.0, < 2.0) - railties (= 4.2.10) + railties (= 4.2.11.3) sprockets-rails - rails-deprecated_sanitizer (1.0.3) + rails-deprecated_sanitizer (1.0.4) activesupport (>= 4.2.0.alpha) - rails-dom-testing (1.0.8) - activesupport (>= 4.2.0.beta, < 5.0) - nokogiri (~> 1.10.8) + 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.4) - loofah (~> 2.3.1) - railties (4.2.10) - actionpack (= 4.2.10) - activesupport (= 4.2.10) - rake (>= 12.3.3) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) + railties (4.2.11.3) + actionpack (= 4.2.11.3) + activesupport (= 4.2.11.3) + rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (12.3.3) + rake (13.0.3) rb-fsevent (0.10.2) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) @@ -155,19 +160,20 @@ GEM sawyer (0.8.1) addressable (>= 2.3.5, < 2.6) faraday (~> 0.8, < 1.0) - sprockets (3.7.2) + sprockets (4.0.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.1) + sprockets-rails (3.2.2) actionpack (>= 4.0) activesupport (>= 4.0) - sprockets (>= 3.7.2) - thor (0.20.0) + sprockets (>= 3.0.0) + thor (1.1.0) thread_safe (0.3.6) - tzinfo (1.2.4) + tzinfo (1.2.9) thread_safe (~> 0.1) PLATFORMS + ruby x64-mingw32 DEPENDENCIES