diff --git a/Gemfile.lock b/Gemfile.lock index 0b73670..6ee78c6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,7 +84,7 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.2.2) - crass (1.0.6) + crass (1.0.7) database_cleaner (1.99.0) debug_inspector (1.1.0) devise (4.4.3) @@ -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.25.2) 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.19.4-arm64-darwin) + racc (~> 1.4) + nokogiri (1.19.4-x86_64-linux-gnu) 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) - loofah (~> 2.21) - nokogiri (~> 1.14) + rails-html-sanitizer (1.7.1) + loofah (~> 2.25, >= 2.25.2) + 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)