diff --git a/Gemfile.lock b/Gemfile.lock index 62e8edd..3ed9b33 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,6 +42,7 @@ GEM faraday-net_http (3.3.0) net-http ffi (1.17.0-x64-mingw-ucrt) + ffi (1.17.0-x86_64-linux-gnu) forwardable-extended (2.6.0) gemoji (4.1.0) github-pages (232) @@ -230,7 +231,9 @@ GEM minitest (5.25.1) net-http (0.4.1) uri - nokogiri (1.16.7-x64-mingw-ucrt) + nokogiri (1.18.3-x64-mingw-ucrt) + racc (~> 1.4) + nokogiri (1.18.3-x86_64-linux-gnu) racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3) @@ -271,12 +274,12 @@ GEM PLATFORMS x64-mingw-ucrt + x86_64-linux DEPENDENCIES github-pages http_parser.rb (~> 0.6.0) jekyll-feed (~> 0.12) - minima (~> 2.5) tzinfo (>= 1, < 3) tzinfo-data wdm (~> 0.1)