diff --git a/rails/Gemfile.lock b/rails/Gemfile.lock index 2a54c0264..c7d1d88bb 100644 --- a/rails/Gemfile.lock +++ b/rails/Gemfile.lock @@ -331,7 +331,7 @@ GEM railties (>= 4) request_store (~> 1.0) logster (2.9.4) - loofah (2.14.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.2.8) @@ -407,7 +407,7 @@ GEM public_suffix (4.0.6) puma (4.3.11) nio4r (~> 2.0) - racc (1.6.0) + racc (1.6.1) rack (2.2.3) rack-attack (6.3.1) rack (>= 1.0, < 3) @@ -438,8 +438,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.4.2) - loofah (~> 2.3) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) railties (6.1.4.6) actionpack (= 6.1.4.6) activesupport (= 6.1.4.6)