From 5841f4e839fbfda8af3d48580e6d2011796538e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 13:40:48 +0200 Subject: [PATCH] Bump webrick from 1.8.1 to 1.8.2 (#173) 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: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7633bd3..56bcf5c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -268,8 +268,6 @@ GEM chef-utils net-http (0.4.1) uri - nokogiri (1.16.7-aarch64-linux) - racc (~> 1.4) nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) octokit (4.25.1) @@ -318,12 +316,11 @@ GEM concurrent-ruby (~> 1.0) unicode-display_width (1.8.0) uri (0.13.1) - webrick (1.8.1) + webrick (1.8.2) yell (2.2.2) zeitwerk (2.6.15) PLATFORMS - aarch64-linux x86_64-linux DEPENDENCIES