From 6cc700c15e75bbc413ba52407ee202be47cfac17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 09:07:33 +0000 Subject: [PATCH] Bump webrick from 1.8.1 to 1.8.2 Bumps [webrick](https://github.com/ruby/webrick) from 1.8.1 to 1.8.2. - [Release notes](https://github.com/ruby/webrick/releases) - [Commits](https://github.com/ruby/webrick/compare/v1.8.1...v1.8.2) --- updated-dependencies: - dependency-name: webrick dependency-version: 1.8.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) 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