diff --git a/spec/rails7/dummy/Gemfile.lock b/spec/rails7/dummy/Gemfile.lock index 65c1629..1d6e718 100644 --- a/spec/rails7/dummy/Gemfile.lock +++ b/spec/rails7/dummy/Gemfile.lock @@ -103,7 +103,7 @@ GEM jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) - loofah (2.13.0) + loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -130,9 +130,9 @@ GEM net-protocol timeout nio4r (2.5.8) - nokogiri (1.13.1-x86_64-darwin) + nokogiri (1.13.6-x86_64-darwin) racc (~> 1.4) - nokogiri (1.13.1-x86_64-linux) + nokogiri (1.13.6-x86_64-linux) racc (~> 1.4) public_suffix (4.0.6) puma (5.6.4) @@ -158,7 +158,7 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.4.2) + rails-html-sanitizer (1.4.3) loofah (~> 2.3) railties (7.0.1) actionpack (= 7.0.1)