diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index ba7ce47a2c2c0..bcef9f854a18e 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -22,8 +22,8 @@ GEM em-websocket (0.5.2) eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) - ethon (0.12.0) - ffi (>= 1.3.0) + ethon (0.14.0) + ffi (>= 1.15.0) eventmachine (1.2.7) execjs (2.7.0) faraday (1.3.0) @@ -31,7 +31,7 @@ GEM multipart-post (>= 1.2, < 3) ruby2_keywords faraday-net_http (1.0.1) - ffi (1.15.0) + ffi (1.15.3) forwardable-extended (2.6.0) gemoji (3.0.1) github-pages (213) @@ -87,7 +87,7 @@ GEM html-pipeline (2.14.0) activesupport (>= 2) nokogiri (>= 1.4) - html-proofer (3.18.8) + html-proofer (3.19.2) addressable (~> 2.3) mercenary (~> 0.3) nokogumbo (~> 2.0) @@ -213,17 +213,17 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) - mini_portile2 (2.5.0) + mini_portile2 (2.5.3) minima (2.5.1) jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) minitest (5.14.4) multipart-post (2.1.1) - nokogiri (1.11.2) + nokogiri (1.11.7) mini_portile2 (~> 2.5.0) racc (~> 1.4) - nokogumbo (2.0.4) + nokogumbo (2.0.5) nokogiri (~> 1.8, >= 1.8.4) octokit (4.20.0) faraday (>= 0.9)