From baf6dcd5dd4f672c195b5db4485df9c79338db60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 19:24:16 -0500 Subject: [PATCH] Bump webrick from 1.8.1 to 1.8.2 (#228) 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 ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 3d75fa6c..b37f1424 100644 --- a/Gemfile +++ b/Gemfile @@ -3,5 +3,5 @@ source 'https://rubygems.org' gem 'jekyll', '>= 4.2.0' gem 'jekyll-redirect-from', '>= 0.16.0' -gem "webrick", "~> 1.7" +gem "webrick", "~> 1.8" gem "google-protobuf", "3.25.5" diff --git a/Gemfile.lock b/Gemfile.lock index 0c139121..43374dd9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -115,7 +115,7 @@ GEM terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) unicode-display_width (2.6.0) - webrick (1.8.1) + webrick (1.8.2) PLATFORMS aarch64-linux @@ -148,7 +148,7 @@ DEPENDENCIES google-protobuf (= 3.25.5) jekyll (>= 4.2.0) jekyll-redirect-from (>= 0.16.0) - webrick (~> 1.7) + webrick (~> 1.8) RUBY VERSION ruby 3.3.4p94