diff --git a/Gemfile.lock b/Gemfile.lock index 0611db6..0d4101e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,6 +24,7 @@ GEM http_parser.rb (~> 0.6.0) ethon (0.14.0) ffi (>= 1.15.0) + eventmachine (1.2.7) eventmachine (1.2.7-x64-mingw32) execjs (2.8.1) faraday (1.4.1) @@ -35,6 +36,7 @@ GEM faraday-excon (1.1.0) faraday-net_http (1.0.1) faraday-net_http_persistent (1.1.0) + ffi (1.15.0) ffi (1.15.0-x64-mingw32) forwardable-extended (2.6.0) gemoji (3.0.1) @@ -215,7 +217,9 @@ GEM jekyll-seo-tag (~> 2.1) minitest (5.14.4) multipart-post (2.1.1) - nokogiri (1.11.4-x64-mingw32) + nokogiri (1.13.6-x64-mingw32) + racc (~> 1.4) + nokogiri (1.13.6-x86_64-linux) racc (~> 1.4) octokit (4.21.0) faraday (>= 0.9) @@ -223,7 +227,7 @@ GEM pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (4.0.6) - racc (1.5.2) + racc (1.6.0) rb-fsevent (0.11.0) rb-inotify (0.10.1) ffi (~> 1.0) @@ -253,19 +257,19 @@ GEM thread_safe (~> 0.1) unf (0.1.4) unf_ext + unf_ext (0.0.7.7) unf_ext (0.0.7.7-x64-mingw32) unicode-display_width (1.7.0) - wdm (0.1.1) zeitwerk (2.4.2) PLATFORMS x64-mingw32 + x86_64-linux DEPENDENCIES github-pages kramdown (>= 2.3.1) nokogiri (>= 1.11.0) - wdm (>= 0.1.0) BUNDLED WITH 2.2.17