diff --git a/Gemfile.lock b/Gemfile.lock index 0b73670..f5d4835 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -163,7 +163,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.21.3) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.7.0) @@ -181,7 +181,9 @@ GEM sass (~> 3.4) thor (~> 0.19) nio4r (2.3.0) - nokogiri (1.15.4-arm64-darwin) + nokogiri (1.16.8-arm64-darwin) + racc (~> 1.4) + nokogiri (1.16.8-x86_64-linux) racc (~> 1.4) oauth (0.5.1) oauth2 (1.4.0) @@ -216,7 +218,7 @@ GEM nio4r (~> 2.0) pundit (1.1.0) activesupport (>= 3.0.0) - racc (1.7.1) + racc (1.8.1) rack (2.2.8) rack-robotz (0.0.4) rack @@ -243,9 +245,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) rails_html_helpers (0.1.1) railties (>= 3.2) railties (5.2.8.1)