diff --git a/rails/Gemfile.lock b/rails/Gemfile.lock index 8c0d0956..45464f43 100644 --- a/rails/Gemfile.lock +++ b/rails/Gemfile.lock @@ -150,7 +150,7 @@ GEM listen (3.5.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.9.1) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.13) @@ -160,7 +160,7 @@ GEM maruku (0.7.3) method_source (0.9.2) mini_mime (1.1.0) - mini_portile2 (2.5.0) + mini_portile2 (2.8.0) minitest (5.14.4) minitest-matchers_vaccine (1.0.4) minitest (~> 5.0) @@ -173,8 +173,8 @@ GEM multi_json (1.14.1) nenv (0.3.0) nio4r (2.5.7) - nokogiri (1.11.3) - mini_portile2 (~> 2.5.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) @@ -190,7 +190,7 @@ GEM public_suffix (4.0.1) puma (4.3.7) nio4r (~> 2.0) - racc (1.5.2) + racc (1.6.1) rack (2.2.3) rack-dev-mark (0.7.9) rack (>= 1.1, < 2.3) @@ -223,8 +223,8 @@ GEM activesupport (>= 4.2) choice (~> 0.2.0) ruby-graphviz (~> 1.2) - rails-html-sanitizer (1.3.0) - loofah (~> 2.3) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) railties (6.0.3.6) actionpack (= 6.0.3.6) activesupport (= 6.0.3.6)