From c593f0e767d42d509d65ff9b7b8e51cdd3392257 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 May 2021 20:49:05 +0000 Subject: [PATCH] Bump nokogiri from 1.6.7.2 to 1.11.5 in /web Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.7.2 to 1.11.5. - [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.6.7.2...v1.11.5) Signed-off-by: dependabot[bot] --- web/Gemfile.lock | 51 +++++++++++++++++++++++++----------------------- 1 file changed, 27 insertions(+), 24 deletions(-) diff --git a/web/Gemfile.lock b/web/Gemfile.lock index b3389c2..400c36c 100644 --- a/web/Gemfile.lock +++ b/web/Gemfile.lock @@ -39,33 +39,36 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) arel (7.0.0) - builder (3.2.2) - concurrent-ruby (1.0.1) + builder (3.2.4) + concurrent-ruby (1.1.8) + crass (1.0.6) debug_inspector (0.0.2) erubis (2.7.0) ffi (1.9.10) - globalid (0.3.6) - activesupport (>= 4.1.0) - i18n (0.7.0) - json (1.8.3) + globalid (0.4.2) + activesupport (>= 4.2.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) listen (3.0.6) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9.7) - loofah (2.0.3) + loofah (2.9.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) - mail (2.6.3) - mime-types (>= 1.16, < 3) + mail (2.7.1) + mini_mime (>= 0.1.1) method_source (0.8.2) - mime-types (2.99.1) - mini_portile2 (2.0.0) - minitest (5.8.4) + mini_mime (1.1.0) + mini_portile2 (2.5.1) + minitest (5.14.4) nio4r (1.2.1) - nokogiri (1.6.7.2) - mini_portile2 (~> 2.0.0.rc2) + nokogiri (1.11.5) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) obscenity (1.0.2) puma (3.1.0) - rack (2.0.0.alpha) - json + racc (1.5.2) + rack (2.2.3) rack-test (0.6.3) rack (>= 1.0) rails (5.0.0.beta3) @@ -80,14 +83,14 @@ GEM bundler (>= 1.3.0, < 2.0) railties (= 5.0.0.beta3) sprockets-rails (>= 2.0.0) - rails-deprecated_sanitizer (1.0.3) + rails-deprecated_sanitizer (1.0.4) 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.3.0) + loofah (~> 2.3) railties (5.0.0.beta3) actionpack (= 5.0.0.beta3) activesupport (= 5.0.0.beta3) @@ -119,9 +122,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.9) thread_safe (~> 0.1) web-console (3.1.1) activemodel (>= 4.2)