diff --git a/Gemfile.lock b/Gemfile.lock index 45e7574..b7d94cb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,7 +74,7 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.1.5) - crass (1.0.4) + crass (1.0.6) daemons (1.3.1) delayed_job (4.1.5) activesupport (>= 3.0, < 5.3) @@ -107,7 +107,7 @@ GEM jwt (2.1.0) lazy_high_charts (1.5.8) hash-deep-merge - loofah (2.2.3) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -115,9 +115,11 @@ 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.1) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.11.3) msgpack (1.2.9) msgpack (1.2.9-x64-mingw32) @@ -125,10 +127,11 @@ GEM multi_xml (0.6.0) multipart-post (2.0.0) nio4r (2.3.1) - nokogiri (1.10.2) - mini_portile2 (~> 2.4.0) - nokogiri (1.10.2-x64-mingw32) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + nokogiri (1.13.10-x64-mingw32) + racc (~> 1.4) oauth2 (1.4.1) faraday (>= 0.8, < 0.16.0) jwt (>= 1.0, < 3.0) @@ -150,6 +153,7 @@ GEM pg (1.1.4-x64-mingw32) public_suffix (3.0.3) puma (3.12.1) + racc (1.6.1) rack (2.0.6) rack-test (1.1.0) rack (>= 1.0, < 3)