diff --git a/backend/Gemfile.lock b/backend/Gemfile.lock index e34cb154..8a3b866e 100644 --- a/backend/Gemfile.lock +++ b/backend/Gemfile.lock @@ -70,7 +70,7 @@ GEM coderay (1.1.2) concurrent-ruby (1.1.5) connection_pool (2.2.2) - crass (1.0.5) + crass (1.0.6) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) erubi (1.9.0) @@ -86,7 +86,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.3.1) + loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -108,21 +108,23 @@ GEM mime-types-data (3.2019.1009) mimemagic (0.3.3) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.13.0) msgpack (1.3.1) net-http-digest_auth (1.4.1) net-http-persistent (3.1.0) connection_pool (~> 2.2) nio4r (2.5.2) - nokogiri (1.10.5) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) ntlm-http (0.1.1) pg (1.1.4) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) puma (3.12.1) + racc (1.6.0) rack (2.0.7) rack-cors (1.0.5) rack (>= 1.6.0) @@ -146,7 +148,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.1) actionpack (= 6.0.1)