diff --git a/Gemfile.lock b/Gemfile.lock index b14e48a..7d91c10 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -93,7 +93,7 @@ GEM activesupport (>= 3.0) deep_merge (~> 1.2.1) dry-validation (>= 0.12.2) - crass (1.0.5) + crass (1.0.6) deep_merge (1.2.1) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) @@ -150,7 +150,7 @@ GEM iniparse (1.4.4) jaro_winkler (1.5.4) kwalify (0.7.2) - loofah (2.4.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -160,12 +160,13 @@ GEM method_source (0.9.2) mimemagic (0.3.3) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.13.0) multipart-post (2.1.1) nio4r (2.5.2) - nokogiri (1.10.7) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) overcommit (0.52.1) childprocess (>= 0.6.3, < 4) iniparse (~> 1.4) @@ -176,6 +177,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.9.0) psych (3.1.0) + racc (1.6.1) rack (2.0.8) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -197,8 +199,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.2.1) actionpack (= 6.0.2.1) activesupport (= 6.0.2.1)