From 43be4fbb1a4b1c9860abacdf3d9ce3cb5780bd1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 12:32:17 +0000 Subject: [PATCH] Bump webrick from 1.7.0 to 1.8.2 in /4.0/test/rack-test-app 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-version: 1.8.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 4.0/test/rack-test-app/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/4.0/test/rack-test-app/Gemfile.lock b/4.0/test/rack-test-app/Gemfile.lock index 47d6d53e..a7bcb8fa 100644 --- a/4.0/test/rack-test-app/Gemfile.lock +++ b/4.0/test/rack-test-app/Gemfile.lock @@ -16,7 +16,7 @@ GEM rack-protection (= 2.1.0) tilt (~> 2.0) tilt (2.0.10) - webrick (1.7.0) + webrick (1.8.2) PLATFORMS ruby