diff --git a/Gemfile.lock b/Gemfile.lock index e87d640..d7ef4c3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -200,9 +200,6 @@ GEM jekyll-seo-tag (~> 2.0) jekyll-titles-from-headings (0.5.3) jekyll (>= 3.3, < 5.0) - jekyll-toc (0.18.0) - jekyll (>= 3.9) - nokogiri (~> 1.12) jekyll-watch (2.2.1) listen (~> 3.0) jemoji (0.13.0) @@ -218,6 +215,7 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) + mini_portile2 (2.8.9) minima (2.5.1) jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) @@ -226,6 +224,9 @@ GEM mutex_m (0.2.0) net-http (0.4.1) uri + nokogiri (1.16.2) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) nokogiri (1.16.2-x86_64-darwin) racc (~> 1.4) octokit (4.25.1) @@ -263,14 +264,14 @@ GEM unf_ext (0.0.9.1) unicode-display_width (1.8.0) uri (0.13.0) - webrick (1.8.1) + webrick (1.8.2) PLATFORMS x86_64-darwin-21 + x86_64-linux DEPENDENCIES github-pages - jekyll-toc webrick (~> 1.8) BUNDLED WITH