diff --git a/examples/demo/Gemfile.lock b/examples/demo/Gemfile.lock index c467dfb..4617465 100644 --- a/examples/demo/Gemfile.lock +++ b/examples/demo/Gemfile.lock @@ -111,7 +111,7 @@ GEM actionview (>= 5.0.0) activesupport (>= 5.0.0) json (2.6.3) - loofah (2.21.3) + loofah (2.24.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -135,16 +135,16 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.9) - nokogiri (1.18.4-arm64-darwin) + nokogiri (1.18.8-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.4-x86_64-linux-gnu) + nokogiri (1.18.8-x86_64-linux-gnu) racc (~> 1.4) psych (5.1.0) stringio public_suffix (5.0.3) puma (5.6.7) nio4r (~> 2.0) - racc (1.7.3) + racc (1.8.1) rack (2.2.14) rack-test (2.1.0) rack (>= 1.3) @@ -166,9 +166,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.7.2) actionpack (= 7.0.7.2) activesupport (= 7.0.7.2)