diff --git a/Gemfile.lock b/Gemfile.lock index 5bc72f4..801e14d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -129,8 +129,8 @@ GEM matrix (0.4.2) method_source (1.0.0) mini_mime (1.1.5) - mini_portile2 (2.8.7) - minitest (5.25.1) + mini_portile2 (2.8.8) + minitest (5.25.4) msgpack (1.7.2) mysql2 (0.5.6) net-imap (0.3.7) @@ -143,7 +143,7 @@ GEM net-smtp (0.3.4) net-protocol nio4r (2.5.9) - nokogiri (1.16.7) + nokogiri (1.16.8) mini_portile2 (~> 2.8.2) racc (~> 1.4) pry (0.14.2) @@ -182,9 +182,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (6.1.7.10) actionpack (= 6.1.7.10) activesupport (= 6.1.7.10)