From 02aa32e405bcaa537bcf965dce243152c72e34a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 19:05:22 +0000 Subject: [PATCH] Bump webrick from 1.7.0 to 1.8.2 in /ruby/v4 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-type: indirect ... Signed-off-by: dependabot[bot] --- ruby/v4/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruby/v4/Gemfile.lock b/ruby/v4/Gemfile.lock index ff8aab8..1ff54b5 100644 --- a/ruby/v4/Gemfile.lock +++ b/ruby/v4/Gemfile.lock @@ -71,7 +71,7 @@ GEM tzinfo (2.0.4) concurrent-ruby (~> 1.0) uber (0.1.0) - webrick (1.7.0) + webrick (1.8.2) PLATFORMS universal-darwin-20