From e5ba6db5971f3a3be54fea061b490d56ddfbe0b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 13:23:46 +0000 Subject: [PATCH] Bump webrick from 1.7.0 to 1.8.2 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: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1fd9827..a16a80b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -65,9 +65,10 @@ GEM unicode-display_width (~> 1.1, >= 1.1.1) unicode-display_width (1.8.0) wdm (0.1.1) - webrick (1.7.0) + webrick (1.8.2) PLATFORMS + x86_64-linux x86_64-linux-musl DEPENDENCIES @@ -76,7 +77,6 @@ DEPENDENCIES jekyll-remote-include! jekyll-sitemap wdm (>= 0.1.0) - webrick BUNDLED WITH 2.3.25