diff --git a/Gemfile.lock b/Gemfile.lock index eae0f7a..e21b8f9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,7 +78,7 @@ GEM coderay (1.1.2) concurrent-ruby (1.1.5) contracts (0.16.0) - crass (1.0.4) + crass (1.0.6) database_validations (0.9.0) activerecord (>= 4.2.0) devise (4.7.0) @@ -110,7 +110,7 @@ GEM activesupport (>= 4.2.0) json (2.2.0) jwt (2.2.1) - loofah (2.2.3) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -118,16 +118,19 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - 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.11.3) multi_json (1.13.1) multi_xml (0.6.0) multipart-post (2.1.1) nio4r (2.4.0) - nokogiri (1.10.4) - 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) @@ -155,6 +158,7 @@ GEM pry-rails (0.3.9) pry (>= 0.10.4) puma (3.12.1) + racc (1.6.1) rack (2.0.7) rack-proxy (0.6.5) rack @@ -182,8 +186,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.2.0) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) railties (6.0.0) actionpack (= 6.0.0) activesupport (= 6.0.0)