From 5354839c5e0ee413626bc1a33e91a29384213953 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jun 2025 22:10:55 +0000 Subject: [PATCH] Bump webrick from 1.7.0 to 1.8.2 in /example 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: indirect ... Signed-off-by: dependabot[bot] --- example/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/Gemfile.lock b/example/Gemfile.lock index 2aa47d9..5df811b 100644 --- a/example/Gemfile.lock +++ b/example/Gemfile.lock @@ -19,7 +19,7 @@ GEM rack (>= 3) webrick ruby2_keywords (0.0.5) - webrick (1.7.0) + webrick (1.8.2) PLATFORMS ruby