diff --git a/Gemfile.lock b/Gemfile.lock index 084c363..d360ccb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,6 +21,7 @@ GEM http_parser.rb (~> 0.6.0) ethon (0.12.0) ffi (>= 1.3.0) + eventmachine (1.2.7) eventmachine (1.2.7-x64-mingw32) execjs (2.7.0) faraday (1.3.0) @@ -28,6 +29,7 @@ GEM multipart-post (>= 1.2, < 3) ruby2_keywords faraday-net_http (1.0.1) + ffi (1.14.2) ffi (1.14.2-x64-mingw32) forwardable-extended (2.6.0) gemoji (3.0.1) @@ -208,7 +210,9 @@ GEM jekyll-seo-tag (~> 2.1) multi_json (1.15.0) multipart-post (2.1.1) - nokogiri (1.11.1-x64-mingw32) + nokogiri (1.13.6-x64-mingw32) + racc (~> 1.4) + nokogiri (1.13.6-x86_64-linux) racc (~> 1.4) octokit (4.20.0) faraday (>= 0.9) @@ -216,7 +220,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.10.4) rb-inotify (0.10.1) ffi (~> 1.0) @@ -247,17 +251,17 @@ GEM tzinfo (>= 1.0.0) 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) PLATFORMS x64-mingw32 + x86_64-linux DEPENDENCIES github-pages tzinfo-data - wdm (~> 0.1.0) BUNDLED WITH 2.2.11