diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index e4426be..c20b0c7 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -24,6 +24,7 @@ GEM http_parser.rb (~> 0) ethon (0.15.0) ffi (>= 1.15.0) + eventmachine (1.2.7) eventmachine (1.2.7-x64-mingw32) execjs (2.8.1) faraday (1.10.0) @@ -49,6 +50,7 @@ GEM faraday-patron (1.0.0) faraday-rack (1.0.0) faraday-retry (1.0.3) + ffi (1.15.5) ffi (1.15.5-x64-mingw32) forwardable-extended (2.6.0) gemoji (3.0.1) @@ -226,6 +228,8 @@ GEM multipart-post (2.2.0) nokogiri (1.12.5-x64-mingw32) racc (~> 1.4) + nokogiri (1.12.5-x86_64-linux) + racc (~> 1.4) octokit (4.24.0) faraday (>= 1, < 3) sawyer (~> 0.9) @@ -257,19 +261,21 @@ GEM thread_safe (0.3.6) typhoeus (1.4.0) ethon (>= 0.9.0) - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) tzinfo-data (1.2022.1) tzinfo (>= 1.0.0) unf (0.1.4) unf_ext unf_ext (0.0.8.2) + unf_ext (0.0.8.2-x64-mingw32) unicode-display_width (1.8.0) wdm (0.1.1) zeitwerk (2.5.4) PLATFORMS x64-mingw32 + x86_64-linux DEPENDENCIES github-pages (~> 203)