diff --git a/Gemfile.lock b/Gemfile.lock index c65c0b8..6dc6a4f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -133,7 +133,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.9.1) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -148,7 +148,7 @@ GEM mina-whenever (1.0.1) mina (~> 1.0) mini_mime (1.1.0) - mini_portile2 (2.6.1) + mini_portile2 (2.8.0) minitest (5.14.4) minitest-reporters (1.4.2) ansi @@ -160,8 +160,8 @@ GEM net-http-persistent (4.0.1) connection_pool (~> 2.2) nio4r (2.5.8) - nokogiri (1.12.5) - mini_portile2 (~> 2.6.1) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) racc (~> 1.4) open4 (1.3.4) parallel (1.19.1) @@ -176,7 +176,7 @@ GEM public_suffix (4.0.6) puma (5.5.1) nio4r (~> 2.0) - racc (1.6.0) + racc (1.6.1) rack (2.2.3) rack-attack (6.3.1) rack (>= 1.0, < 3) @@ -202,8 +202,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.0.3.6) actionpack (= 6.0.3.6) activesupport (= 6.0.3.6)