From 820f673bfb3e43aa494c4485ac95c78916f9e204 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 23:09:26 +0000 Subject: [PATCH] Bump webrick from 1.7.0 to 1.8.2 in /docs Bumps [webrick](https://github.com/ruby/webrick) from 1.7.0 to 1.8.2. - [Release notes](https://github.com/ruby/webrick/releases) - [Commits](https://github.com/ruby/webrick/compare/v1.7.0...v1.8.2) --- updated-dependencies: - dependency-name: webrick dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 57cfc453..d575181f 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -225,12 +225,16 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) + mini_portile2 (2.8.7) minima (2.5.1) jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) minitest (5.15.0) multipart-post (2.1.1) + nokogiri (1.13.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) nokogiri (1.13.3-x86_64-darwin) racc (~> 1.4) octokit (4.22.0) @@ -269,11 +273,12 @@ GEM unf_ext unf_ext (0.0.8.1) unicode-display_width (1.8.0) - webrick (1.7.0) + webrick (1.8.2) zeitwerk (2.5.4) PLATFORMS x86_64-darwin-20 + x86_64-linux DEPENDENCIES github-pages