diff --git a/WEB/advertisment-auth/Gemfile.lock b/WEB/advertisment-auth/Gemfile.lock index 77449ed..0f8ef2b 100644 --- a/WEB/advertisment-auth/Gemfile.lock +++ b/WEB/advertisment-auth/Gemfile.lock @@ -120,7 +120,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.7.0) + loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.2.8) @@ -129,10 +129,12 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (1.0.0) - mimemagic (0.3.5) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_magick (4.9.5) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.11.3) minitest-reporters (1.3.8) ansi @@ -142,8 +144,9 @@ GEM msgpack (1.3.3) nenv (0.3.0) nio4r (2.5.4) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) @@ -154,6 +157,7 @@ GEM public_suffix (4.0.6) puma (4.3.3) nio4r (~> 2.0) + racc (1.6.0) rack (2.2.3) rack-proxy (0.6.5) rack @@ -181,7 +185,7 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) + rails-html-sanitizer (1.4.3) loofah (~> 2.3) railties (6.0.3) actionpack (= 6.0.3)