diff --git a/web/Gemfile.lock b/web/Gemfile.lock index b7fd610..c79944f 100644 --- a/web/Gemfile.lock +++ b/web/Gemfile.lock @@ -83,7 +83,7 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.9.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -94,13 +94,13 @@ GEM minitest (5.14.4) msgpack (1.4.2) nio4r (2.5.7) - nokogiri (1.11.2-x86_64-linux) + nokogiri (1.13.10-x86_64-linux) racc (~> 1.4) pg (1.2.3) phonelib (0.6.49) puma (5.2.2) nio4r (~> 2.0) - racc (1.5.2) + racc (1.6.1) rack (2.2.3) rack-mini-profiler (2.3.1) rack (>= 1.2.0) @@ -126,8 +126,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) - loofah (~> 2.3) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) railties (6.1.3.1) actionpack (= 6.1.3.1) activesupport (= 6.1.3.1)