From a50e588975828b0ad306fe504f427cbc81fa67b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 07:42:23 +0000 Subject: [PATCH] Bump webrick from 1.7.0 to 1.9.2 Bumps [webrick](https://github.com/ruby/webrick) from 1.7.0 to 1.9.2. - [Release notes](https://github.com/ruby/webrick/releases) - [Commits](https://github.com/ruby/webrick/compare/v1.7.0...v1.9.2) --- updated-dependencies: - dependency-name: webrick dependency-version: 1.9.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index b2fe72d0f..a1c3b087f 100644 --- a/Gemfile +++ b/Gemfile @@ -19,4 +19,4 @@ group :jekyll_plugins do gem 'jekyll-redirect-from' end -gem "webrick", "~> 1.7" +gem "webrick", "~> 1.9" diff --git a/Gemfile.lock b/Gemfile.lock index 90483b264..5ddbf6140 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,7 +83,7 @@ GEM strscan (3.1.0) typhoeus (1.4.0) ethon (>= 0.9.0) - webrick (1.7.0) + webrick (1.9.2) yell (2.2.2) PLATFORMS @@ -95,7 +95,7 @@ DEPENDENCIES jekyll (= 3.10.0) jekyll-redirect-from kramdown-parser-gfm (= 1.1.0) - webrick (~> 1.7) + webrick (~> 1.9) RUBY VERSION ruby 3.0.4p208