From f828bf75eee5d805ab67e7b3bfbc42bb5567e5c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 04:07:08 +0000 Subject: [PATCH] Bump webrick from 1.8.1 to 1.8.2 in /webapp/ruby Bumps [webrick](https://github.com/ruby/webrick) from 1.8.1 to 1.8.2. - [Release notes](https://github.com/ruby/webrick/releases) - [Commits](https://github.com/ruby/webrick/compare/v1.8.1...v1.8.2) --- updated-dependencies: - dependency-name: webrick dependency-type: indirect ... Signed-off-by: dependabot[bot] --- webapp/ruby/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/ruby/Gemfile.lock b/webapp/ruby/Gemfile.lock index a52c4ec17..4aebdc9a7 100644 --- a/webapp/ruby/Gemfile.lock +++ b/webapp/ruby/Gemfile.lock @@ -35,7 +35,7 @@ GEM sinatra (= 4.0.0) tilt (~> 2.0) tilt (2.3.0) - webrick (1.8.1) + webrick (1.8.2) PLATFORMS ruby