diff --git a/Gemfile.lock b/Gemfile.lock index f1f5ae7..d1005ca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,8 +69,6 @@ GEM activesupport concurrent-ruby (1.1.6) crass (1.0.6) - ddtrace (0.33.1) - msgpack erubi (1.9.0) faker (2.11.0) i18n (>= 1.6, < 2) @@ -89,8 +87,7 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - logstash-event (1.2.02) - loofah (2.5.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -100,15 +97,17 @@ GEM method_source (1.0.0) mimemagic (0.3.4) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.14.0) msgpack (1.3.3) nio4r (2.5.2) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) pg (1.2.3) puma (4.3.3) nio4r (~> 2.0) + racc (1.6.1) rack (2.2.2) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -130,8 +129,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) - loofah (~> 2.3) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) railties (6.0.2.2) actionpack (= 6.0.2.2) activesupport (= 6.0.2.2) @@ -172,11 +171,9 @@ DEPENDENCIES active_model_serializers bootsnap (>= 1.4.2) byebug - ddtrace faker listen (>= 3.0.5, < 3.2) lograge - logstash-event pg (>= 0.18, < 2.0) puma (~> 4.1) rails (~> 6.0.2, >= 6.0.2.2)