diff --git a/Gemfile.lock b/Gemfile.lock index 3e79d1a..46a61a2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -140,7 +140,7 @@ GEM listen (3.5.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.17.0) + loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -148,7 +148,7 @@ GEM marcel (1.0.2) method_source (0.8.2) mini_mime (1.1.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.15.0) multi_json (1.15.0) multi_xml (0.6.0) @@ -159,8 +159,11 @@ GEM net-ssh (>= 2.6.5) net-ssh (4.1.0) nio4r (2.5.2) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + nokogiri (1.13.6-x86_64-linux) + racc (~> 1.4) oauth2 (1.4.9) faraday (>= 0.17.3, < 3.0) jwt (>= 1.0, < 3.0) @@ -192,6 +195,7 @@ GEM pry-rails (0.3.6) pry (>= 0.10.4) public_suffix (4.0.7) + racc (1.6.0) rack (2.2.3) rack-protection (2.2.0) rack @@ -217,7 +221,7 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.4.2) + rails-html-sanitizer (1.4.3) loofah (~> 2.3) railties (5.2.7) actionpack (= 5.2.7)