diff --git a/Gemfile.lock b/Gemfile.lock index aaeaa01..c1b49a3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,7 +112,7 @@ GEM listen (3.2.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.9.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -124,7 +124,7 @@ GEM nokogiri (~> 1) rake mini_mime (1.0.2) - mini_portile2 (2.5.1) + mini_portile2 (2.5.3) minitest (5.14.4) msgpack (1.3.3) multipart-post (2.1.1) @@ -142,7 +142,7 @@ GEM public_suffix (4.0.6) puma (4.3.8) nio4r (~> 2.0) - racc (1.5.2) + racc (1.6.1) rack (2.2.3) rack-cors (1.1.1) rack (>= 2.0.0) @@ -166,8 +166,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) actionpack (= 6.1.3) activesupport (= 6.1.3)