diff --git a/Gemfile.lock b/Gemfile.lock index eb34a4b..e7ded1b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -70,7 +70,7 @@ GEM mini_mime (>= 0.1.3) coderay (1.1.2) concurrent-ruby (1.1.5) - crass (1.0.5) + crass (1.0.6) debug_inspector (0.0.3) erubi (1.9.0) execjs (2.7.0) @@ -103,7 +103,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.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -114,7 +114,7 @@ GEM mimemagic (0.3.3) mini_magick (4.9.5) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.13.0) msgpack (1.3.1) multi_json (1.14.1) @@ -122,8 +122,9 @@ GEM multipart-post (2.1.1) mysql2 (0.5.3) nio4r (2.5.2) - nokogiri (1.10.7) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) oauth (0.5.4) oauth2 (1.4.2) faraday (>= 0.8, < 2.0) @@ -145,6 +146,7 @@ GEM pry (>= 0.10.4) public_suffix (4.0.1) puma (3.12.2) + racc (1.6.0) rack (2.0.8) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -164,7 +166,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) rails-i18n (5.1.3) i18n (>= 0.7, < 2)