diff --git a/Gemfile.lock b/Gemfile.lock index bff4047..ab2cf01 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -105,7 +105,7 @@ GEM activerecord (>= 3.0.0) activesupport (>= 3.0.0) after_commit_action (~> 1.0) - crass (1.0.5) + crass (1.0.6) declarative (0.0.10) declarative-option (0.1.0) devise (4.6.1) @@ -354,7 +354,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.4.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -366,9 +366,11 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.13.0) msgpack (1.2.7) multi_json (1.14.1) @@ -378,8 +380,9 @@ GEM netrc (0.11.0) newrelic_rpm (6.1.0.352) nio4r (2.3.1) - nokogiri (1.10.7) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) oauth (0.5.4) oauth2 (1.4.2) faraday (>= 0.8, < 2.0) @@ -429,6 +432,7 @@ GEM pry (>= 0.10.4) public_suffix (3.0.3) puma (3.12.0) + racc (1.6.1) rack (2.1.2) rack-pjax (1.0.0) nokogiri (~> 1.5) @@ -453,8 +457,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) rails-i18n (5.1.3) i18n (>= 0.7, < 2) railties (>= 5.0, < 6)