From 5604529613757ce0f1b47bf120611d3f6cf4c9ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 19:00:38 +0000 Subject: [PATCH] Bump yajl-ruby from 1.4.1 to 1.4.3 Bumps [yajl-ruby](https://github.com/brianmario/yajl-ruby) from 1.4.1 to 1.4.3. - [Release notes](https://github.com/brianmario/yajl-ruby/releases) - [Changelog](https://github.com/brianmario/yajl-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianmario/yajl-ruby/commits) --- updated-dependencies: - dependency-name: yajl-ruby dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 31 +++++++++++++++++-------------- 1 file changed, 17 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9044764..a01fa8f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,38 +1,41 @@ PATH remote: . specs: - fluent-plugin-bunyan (0.0.4) + fluent-plugin-bunyan (0.0.5) fluentd (>= 0.14.10, < 2) GEM remote: https://rubygems.org/ specs: - concurrent-ruby (1.1.6) - cool.io (1.6.0) - fluentd (1.9.3) + concurrent-ruby (1.1.10) + cool.io (1.7.1) + fluentd (1.14.6) + 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.0.4, < 3.0.0) + serverengine (>= 2.2.5, < 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) yajl-ruby (~> 1.0) - http_parser.rb (0.6.0) - msgpack (1.3.3) + http_parser.rb (0.8.0) + msgpack (1.5.1) power_assert (0.2.7) - serverengine (2.2.1) + serverengine (2.2.5) sigdump (~> 0.2.2) sigdump (0.2.4) - strptime (0.2.3) + strptime (0.2.5) test-unit (3.2.5) power_assert - tzinfo (2.0.1) + tzinfo (2.0.4) concurrent-ruby (~> 1.0) - tzinfo-data (1.2019.3) + tzinfo-data (1.2022.1) tzinfo (>= 1.0.0) - yajl-ruby (1.4.1) + webrick (1.7.0) + yajl-ruby (1.4.3) PLATFORMS ruby