From 77ae9e3e689a20443ad41d44f4471e28c5be67cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 14:20:36 +0000 Subject: [PATCH] Bump webrick from 1.8.1 to 1.8.2 in /jekyll in the bundler group Bumps the bundler group in /jekyll with 1 update: [webrick](https://github.com/ruby/webrick). Updates `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-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] --- jekyll/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jekyll/Gemfile.lock b/jekyll/Gemfile.lock index 372790b0b..b54d8ed26 100644 --- a/jekyll/Gemfile.lock +++ b/jekyll/Gemfile.lock @@ -141,7 +141,7 @@ GEM terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) unicode-display_width (2.6.0) - webrick (1.8.1) + webrick (1.8.2) PLATFORMS aarch64-linux