diff --git a/Gemfile.lock b/Gemfile.lock index a9cb70782..413e04e8f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -236,7 +236,7 @@ GEM lograge-sql (2.0.0) activerecord (>= 5, < 7.1) lograge (~> 0.11) - loofah (2.18.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -247,11 +247,11 @@ GEM mini_mime (1.1.2) minitest (5.16.3) nio4r (2.5.8) - nokogiri (1.13.8-arm64-darwin) + nokogiri (1.13.10-arm64-darwin) racc (~> 1.4) - nokogiri (1.13.8-x86_64-darwin) + nokogiri (1.13.10-x86_64-darwin) racc (~> 1.4) - nokogiri (1.13.8-x86_64-linux) + nokogiri (1.13.10-x86_64-linux) racc (~> 1.4) nori (2.6.0) orm_adapter (0.5.0) @@ -264,7 +264,7 @@ GEM phony (>= 2.18.12) public_suffix (5.0.0) puma (3.12.6) - racc (1.6.0) + racc (1.6.2) rack (2.2.4) rack-cors (1.1.1) rack (>= 2.0.0) @@ -289,8 +289,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.4.3) - loofah (~> 2.3) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) rails-i18n (5.1.3) i18n (>= 0.7, < 2) railties (>= 5.0, < 6)