From aba09492cda103a8382a4e6660023c65ec774c0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 12:23:19 +0000 Subject: [PATCH] Bump webrick from 1.7.0 to 1.8.2 in /building-a-web-application 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: direct:production ... Signed-off-by: dependabot[bot] --- building-a-web-application/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/building-a-web-application/Gemfile.lock b/building-a-web-application/Gemfile.lock index adbf6c1..7511622 100644 --- a/building-a-web-application/Gemfile.lock +++ b/building-a-web-application/Gemfile.lock @@ -88,7 +88,7 @@ GEM tilt (2.2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - webrick (1.7.0) + webrick (1.8.2) PLATFORMS ruby