From cc750a683010f87e4265856e1133887f6a3ec71f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 06:31:06 +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 d20e16ea..48ce09de 100644 --- a/Gemfile +++ b/Gemfile @@ -15,4 +15,4 @@ gem "nokogiri", ">= 1.13.4" #~source 'https://rubygems.org' -gem "webrick", "~> 1.7" +gem "webrick", "~> 1.9" diff --git a/Gemfile.lock b/Gemfile.lock index 786e9a9a..4f82c48a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -269,7 +269,7 @@ GEM concurrent-ruby (~> 1.0) unicode-display_width (1.8.0) uri (1.0.3) - webrick (1.9.1) + webrick (1.9.2) PLATFORMS x86_64-linux @@ -277,7 +277,7 @@ PLATFORMS DEPENDENCIES github-pages nokogiri (>= 1.13.4) - webrick (~> 1.7) + webrick (~> 1.9) RUBY VERSION ruby 3.3.8p144