diff --git a/Gemfile.lock b/Gemfile.lock index f53aaff..7dbf774 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -113,7 +113,7 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) libv8 (3.16.14.19) - loofah (2.12.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -124,12 +124,12 @@ GEM mini_portile2 (2.8.0) minitest (5.15.0) nio4r (2.5.8) - nokogiri (1.13.3) + nokogiri (1.13.10) mini_portile2 (~> 2.8.0) racc (~> 1.4) puma (5.6.2) nio4r (~> 2.0) - racc (1.6.0) + racc (1.6.1) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -151,8 +151,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.1) actionpack (= 6.1.4.1) activesupport (= 6.1.4.1)