diff --git a/Gemfile.lock b/Gemfile.lock index 3c05f8a..2974232 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,7 +100,7 @@ GEM kaminari-mongoid (1.0.1) kaminari-core (~> 1.0) mongoid - loofah (2.7.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -114,7 +114,7 @@ GEM mimemagic (0.3.5) mini_magick (4.11.0) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.14.2) mongo (2.11.6) bson (>= 4.4.2, < 5.0.0) @@ -129,12 +129,14 @@ GEM msgpack (1.3.3) msgpack (1.3.3-x64-mingw32) nio4r (2.5.4) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) - nokogiri (1.10.10-x64-mingw32) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + nokogiri (1.13.10-x64-mingw32) + racc (~> 1.4) public_suffix (4.0.6) puma (3.12.6) + racc (1.6.1) rack (2.2.3) rack-cors (1.1.1) rack (>= 2.0.0) @@ -158,8 +160,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.4) actionpack (= 6.0.3.4) activesupport (= 6.0.3.4)