From 3b174618a4926ba7cf57ca81a29d8fd9e29dca46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 07:14:12 +0000 Subject: [PATCH] Bump rails-html-sanitizer from 1.3.0 to 1.4.3 Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.3.0 to 1.4.3. - [Release notes](https://github.com/rails/rails-html-sanitizer/releases) - [Changelog](https://github.com/rails/rails-html-sanitizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/rails/rails-html-sanitizer/compare/v1.3.0...v1.4.3) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 44 +++++++------------------------------------- 1 file changed, 7 insertions(+), 37 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fbb065d..e50c2ca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,7 +66,6 @@ GEM concurrent-ruby (1.1.5) connection_pool (2.2.2) crass (1.0.6) - diff-lcs (1.3) dry-configurable (0.9.0) concurrent-ruby (~> 1.0) dry-core (~> 0.4, >= 0.4.7) @@ -89,11 +88,6 @@ GEM dry-inflector (~> 0.1, >= 0.1.2) dry-logic (~> 1.0, >= 1.0.2) erubi (1.9.0) - factory_bot (5.1.1) - activesupport (>= 4.2.0) - factory_bot_rails (5.1.1) - factory_bot (~> 5.1.0) - railties (>= 4.2.0) ffi (1.12.1) globalid (0.4.2) activesupport (>= 4.2.0) @@ -113,7 +107,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.4.0) + loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -126,7 +120,7 @@ GEM mime-types-data (3.2019.1009) mimemagic (0.3.4) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.14.0) msgpack (1.3.1) multi_xml (0.6.0) @@ -135,18 +129,18 @@ GEM mustermann-grape (1.0.1) mustermann (>= 1.0.0) nio4r (2.5.2) - nokogiri (1.10.7) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) pg (1.2.2) puma (4.3.1) nio4r (~> 2.0) + racc (1.6.0) rack (2.1.2) rack-accept (0.4.5) rack (>= 0.4) rack-protection (2.0.8.1) rack - rack-proxy (0.6.5) - rack rack-test (1.1.0) rack (>= 1.0, < 3) rails (6.0.2.1) @@ -167,7 +161,7 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) + rails-html-sanitizer (1.4.3) loofah (~> 2.3) railties (6.0.2.1) actionpack (= 6.0.2.1) @@ -180,23 +174,6 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redis (4.1.3) - rspec-core (3.9.1) - rspec-support (~> 3.9.1) - rspec-expectations (3.9.0) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.9.0) - rspec-mocks (3.9.1) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.9.0) - rspec-rails (3.9.0) - actionpack (>= 3.0) - activesupport (>= 3.0) - railties (>= 3.0) - rspec-core (~> 3.9.0) - rspec-expectations (~> 3.9.0) - rspec-mocks (~> 3.9.0) - rspec-support (~> 3.9.0) - rspec-support (3.9.2) ruby2_keywords (0.0.2) ruby_dep (1.5.0) sidekiq (6.0.4) @@ -224,10 +201,6 @@ GEM activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) - webpacker (4.2.2) - activesupport (>= 4.2) - rack-proxy (>= 0.6.1) - railties (>= 4.2) websocket-driver (0.7.1) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.4) @@ -240,20 +213,17 @@ DEPENDENCIES aasm (~> 5.0, >= 5.0.6) bootsnap (>= 1.4.2) byebug - factory_bot_rails (~> 5.1, >= 5.1.1) grape (~> 1.3) httparty (~> 0.17.3) listen (>= 3.0.5, < 3.2) pg (~> 1.2, >= 1.2.2) puma (~> 4.1) rails (~> 6.0.2, >= 6.0.2.1) - rspec-rails (~> 3.9) sidekiq spring spring-watcher-listen (~> 2.0.0) tzinfo-data web-console (>= 3.3.0) - webpacker (~> 4.0) RUBY VERSION ruby 2.7.0p0