diff --git a/Gemfile.lock b/Gemfile.lock index bee9935..0a4a325 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -76,7 +76,7 @@ GEM coderay (1.1.2) concurrent-ruby (1.1.5) configurations (2.2.2) - crass (1.0.4) + crass (1.0.6) database_cleaner (1.7.0) db-query-matchers (0.9.0) activesupport (>= 4.0, <= 6.0) @@ -96,7 +96,7 @@ GEM concurrent-ruby (~> 1.0) jaro_winkler (1.5.3) json (2.3.1) - loofah (2.2.3) + loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -104,12 +104,14 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.11.3) nio4r (2.5.1) - nokogiri (1.10.4) + nokogiri (1.10.10) mini_portile2 (~> 2.4.0) parallel (1.17.0) parser (2.6.4.0) @@ -140,8 +142,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.2.0) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.4.3) + loofah (~> 2.3) railties (6.0.0) actionpack (= 6.0.0) activesupport (= 6.0.0)