diff --git a/Gemfile.lock b/Gemfile.lock index e8be9ce9..f7e11c7a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -193,7 +193,7 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) local_time (2.1.0) - loofah (2.21.4) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -213,7 +213,7 @@ GEM mime-types-data (3.2019.1009) mini_histogram (0.3.1) mini_mime (1.1.5) - mini_portile2 (2.8.5) + mini_portile2 (2.8.8) minitest (5.20.0) mocha (2.1.0) ruby2_keywords (>= 0.0.5) @@ -234,7 +234,7 @@ GEM net-smtp (0.3.2) net-protocol nio4r (2.5.9) - nokogiri (1.15.4) + nokogiri (1.16.8) mini_portile2 (~> 2.8.2) racc (~> 1.4) normalize-rails (8.0.1) @@ -287,7 +287,7 @@ GEM puma_worker_killer (0.3.1) get_process_mem (~> 0.2) puma (>= 2.7) - racc (1.7.1) + racc (1.8.1) rack (2.2.8) rack-canonical-host (1.2.0) addressable (> 0, < 3) @@ -325,9 +325,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 (7.0.8) actionpack (= 7.0.8) activesupport (= 7.0.8)