From 62f5721afe7dbe0e35fe2db9772493b1851400f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Sep 2024 03:34:36 +0000 Subject: [PATCH] Bump webrick from 1.8.1 to 1.8.2 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] --- Gemfile.lock | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b7f11f2..dfef0de 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,7 +11,7 @@ GEM eventmachine (1.2.7) ffi (1.16.3) forwardable-extended (2.6.0) - google-protobuf (3.23.4) + google-protobuf (3.25.5) http_parser.rb (0.8.0) i18n (1.14.1) concurrent-ruby (~> 1.0) @@ -68,19 +68,17 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.6.0) - rexml (3.2.8) - strscan (>= 3.0.9) + rexml (3.3.7) rouge (3.30.0) safe_yaml (1.0.5) sass-embedded (1.58.3) google-protobuf (~> 3.21) rake (>= 10.0.0) - strscan (3.1.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) titlecase (0.1.1) unicode-display_width (2.5.0) - webrick (1.8.1) + webrick (1.8.2) yajl-ruby (1.4.3) PLATFORMS @@ -88,9 +86,12 @@ PLATFORMS DEPENDENCIES ffi (>= 1.9.24) + google-protobuf (>= 3.25.5) jekyll (>= 3.6.3) jekyll-sitemap octopress (~> 3.0.0.rc.12) + rexml (>= 3.3.6) + webrick (>= 1.8.2) yajl-ruby (>= 1.3.1) BUNDLED WITH