From abe5bc18ad1ec506266de36a4528d7202b833103 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Sep 2024 17:34:47 -0700 Subject: [PATCH] build(deps-dev): bump webrick from 1.8.1 to 1.8.2 in /docs (#538) Bumps [webrick](https://github.com/ruby/webrick) from 1.8.1 to 1.8.2. Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index c7ee851..ef3633e 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -283,7 +283,7 @@ GEM concurrent-ruby (~> 1.0) unicode-display_width (1.8.0) uri (0.13.1) - webrick (1.8.1) + webrick (1.8.2) PLATFORMS aarch64-linux