From da3fdd4007e0b5aa4a36d5815c9e3bb8e66f2a1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 00:17:43 +0000 Subject: [PATCH] chore(deps): bump webrick from 1.7.0 to 1.8.2 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] --- Gemfile.lock | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2848174..f2ef186 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -168,9 +168,8 @@ GEM uglifier (3.2.0) execjs (>= 0.3.0, < 3) unicode-display_width (2.4.2) - webrick (1.7.0) - yard (0.9.28) - webrick (~> 1.7.0) + webrick (1.8.2) + yard (0.9.37) PLATFORMS ruby