diff --git a/Gemfile.lock b/Gemfile.lock index 903bc3d..8705f35 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -103,7 +103,7 @@ GEM activerecord (>= 4.2) activesupport (>= 4.2) after_commit_action (~> 1.0) - crass (1.0.4) + crass (1.0.6) debug_inspector (0.0.3) deep_cloneable (2.4.0) activerecord (>= 3.1.0, < 6) @@ -156,7 +156,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.2.3) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -169,15 +169,16 @@ GEM mime-types-data (3.2019.0331) mimemagic (0.3.3) mini_mime (1.0.1) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.11.3) multi_json (1.13.1) multi_xml (0.6.0) multipart-post (2.1.1) newrelic_rpm (6.5.0.357) nio4r (2.3.1) - nokogiri (1.10.3) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) oauth2 (1.4.1) faraday (>= 0.8, < 0.16.0) jwt (>= 1.0, < 3.0) @@ -224,6 +225,7 @@ GEM public_suffix (3.1.1) puma (4.0.0) nio4r (~> 2.0) + racc (1.6.1) rack (2.0.7) rack-proxy (0.6.5) rack @@ -249,8 +251,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.0.4) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) railties (5.2.3) actionpack (= 5.2.3) activesupport (= 5.2.3)