diff --git a/dashboard/Gemfile.lock b/dashboard/Gemfile.lock index f97a523..1626611 100644 --- a/dashboard/Gemfile.lock +++ b/dashboard/Gemfile.lock @@ -98,7 +98,7 @@ GEM listen (3.4.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.9.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -111,13 +111,13 @@ GEM minitest (5.14.3) msgpack (1.3.3) nio4r (2.5.8) - nokogiri (1.12.5-x86_64-linux) + nokogiri (1.13.10-x86_64-linux) racc (~> 1.4) orm_adapter (0.5.0) public_suffix (4.0.6) puma (5.5.1) nio4r (~> 2.0) - racc (1.6.0) + racc (1.6.1) rack (2.2.3) rack-mini-profiler (2.3.0) rack (>= 1.2.0) @@ -143,8 +143,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.1.1) actionpack (= 6.1.1) activesupport (= 6.1.1)