diff --git a/Gemfile.lock b/Gemfile.lock index 8bb0687..ecd6ea4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -93,7 +93,7 @@ GEM i18n (1.8.10) concurrent-ruby (~> 1.0) json (2.5.1) - loofah (2.10.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -103,7 +103,9 @@ GEM mini_mime (1.0.3) minitest (5.14.4) nio4r (2.5.7) - nokogiri (1.11.7-x86_64-darwin) + nokogiri (1.13.10-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.13.10-x86_64-linux) racc (~> 1.4) parallel (1.20.1) parser (3.0.1.1) @@ -113,7 +115,7 @@ GEM method_source (~> 1.0) pry-rails (0.3.9) pry (>= 0.10.4) - racc (1.5.2) + racc (1.6.1) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -135,8 +137,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.2) actionpack (= 6.1.3.2) activesupport (= 6.1.3.2) @@ -211,6 +213,7 @@ GEM PLATFORMS x86_64-darwin-20 + x86_64-linux DEPENDENCIES active_job_log!