From 60f3f9691293c1c73c2081bc3bc7a6666c1fa492 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 01:57:53 +0000 Subject: [PATCH] Bump webrick from 1.9.1 to 1.9.2 Bumps [webrick](https://github.com/ruby/webrick) from 1.9.1 to 1.9.2. - [Release notes](https://github.com/ruby/webrick/releases) - [Commits](https://github.com/ruby/webrick/compare/v1.9.1...v1.9.2) --- updated-dependencies: - dependency-name: webrick dependency-version: 1.9.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 7dab549..3775f77 100644 --- a/Gemfile +++ b/Gemfile @@ -9,4 +9,4 @@ gem 'jekyll-include-cache' gem 'sass' gem 'jekyll', '~> 4.4' -gem "webrick", "~> 1.8" +gem "webrick", "~> 1.9" diff --git a/Gemfile.lock b/Gemfile.lock index 4a70a34..1212add 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,7 +82,7 @@ GEM terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) unicode-display_width (2.6.0) - webrick (1.9.1) + webrick (1.9.2) PLATFORMS x86_64-linux-gnu @@ -95,7 +95,7 @@ DEPENDENCIES kramdown rouge sass - webrick (~> 1.8) + webrick (~> 1.9) RUBY VERSION ruby 3.2.3p157