From ccdc83aa1e1971adb0e6c01e85cdebb3f54e3b12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 05:47:56 +0000 Subject: [PATCH] Bump the bundler group with 2 updates Bumps the bundler group with 2 updates: [webrick](https://github.com/ruby/webrick) and [yajl-ruby](https://github.com/brianmario/yajl-ruby). Updates `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) Updates `yajl-ruby` from 1.4.1 to 1.4.3 - [Changelog](https://github.com/brianmario/yajl-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianmario/yajl-ruby/commits) --- updated-dependencies: - dependency-name: webrick dependency-type: indirect dependency-group: bundler - dependency-name: yajl-ruby dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e378d13..f560f74 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,17 +12,17 @@ GEM concurrent-ruby (1.1.8) cool.io (1.7.1) docile (1.3.5) - fluentd (1.12.3) + fluentd (1.16.1) bundler cool.io (>= 1.4.5, < 2.0.0) - http_parser.rb (>= 0.5.1, < 0.7.0) + http_parser.rb (>= 0.5.1, < 0.9.0) msgpack (>= 1.3.1, < 2.0.0) - serverengine (>= 2.2.2, < 3.0.0) + serverengine (>= 2.3.2, < 3.0.0) sigdump (~> 0.2.2) - strptime (>= 0.2.2, < 1.0.0) + strptime (>= 0.2.4, < 1.0.0) tzinfo (>= 1.0, < 3.0) tzinfo-data (~> 1.0) - webrick (>= 1.4.2, < 1.8.0) + webrick (~> 1.4) yajl-ruby (~> 1.0) http_parser.rb (0.6.0) json (2.5.1) @@ -30,7 +30,7 @@ GEM power_assert (2.0.0) rake (12.3.3) redis (4.2.5) - serverengine (2.2.3) + serverengine (2.3.2) sigdump (~> 0.2.2) sigdump (0.2.4) simplecov (0.21.2) @@ -46,8 +46,8 @@ GEM concurrent-ruby (~> 1.0) tzinfo-data (1.2021.1) tzinfo (>= 1.0.0) - webrick (1.7.0) - yajl-ruby (1.4.1) + webrick (1.8.2) + yajl-ruby (1.4.3) PLATFORMS ruby