diff --git a/Gemfile.lock b/Gemfile.lock index 2505491..a18e44a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,7 +61,8 @@ GEM faraday-patron (1.0.0) faraday-rack (1.0.0) faraday-retry (1.0.3) - ffi (1.15.5-x64-mingw-ucrt) + ffi (1.15.5) + ffi (1.15.5-x64-unknown) forwardable-extended (2.6.0) gemoji (3.0.1) github-pages (225) @@ -248,7 +249,9 @@ GEM jekyll-seo-tag (~> 2.1) minitest (5.15.0) multipart-post (2.1.1) - nokogiri (1.13.3-x64-mingw-ucrt) + nokogiri (1.13.3-x64-unknown) + racc (~> 1.4) + nokogiri (1.13.3-x86_64-linux) racc (~> 1.4) octokit (4.22.0) faraday (>= 0.9) @@ -281,7 +284,7 @@ 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) unf (0.1.4) unf_ext @@ -291,7 +294,8 @@ GEM zeitwerk (2.5.4) PLATFORMS - x64-mingw-ucrt + x64-unknown + x86_64-linux DEPENDENCIES bundler (~> 2.0)