From aa8c692a0fb1e849153291d7d201c87532654482 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Nov 2021 19:17:39 +0000 Subject: [PATCH] Bump fluentd from 1.8.1 to 1.14.2 Bumps [fluentd](https://github.com/fluent/fluentd) from 1.8.1 to 1.14.2. - [Release notes](https://github.com/fluent/fluentd/releases) - [Changelog](https://github.com/fluent/fluentd/blob/master/CHANGELOG.md) - [Commits](https://github.com/fluent/fluentd/compare/v1.8.1...v1.14.2) --- updated-dependencies: - dependency-name: fluentd dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 33 +++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b129728..49e7e5d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - fluent-plugin-imds (0.1.0) + fluent-plugin-imds (0.1.5) fluentd (>= 0.14.10, < 2) GEM @@ -9,43 +9,44 @@ GEM specs: addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) - concurrent-ruby (1.1.6) - cool.io (1.6.0) + concurrent-ruby (1.1.9) + cool.io (1.7.1) crack (0.4.3) safe_yaml (~> 1.0.0) - dig_rb (1.0.1) - fluentd (1.8.1) + fluentd (1.14.2) + bundler cool.io (>= 1.4.5, < 2.0.0) - dig_rb (~> 1.0.0) - http_parser.rb (>= 0.5.1, < 0.7.0) - msgpack (>= 1.2.0, < 2.0.0) - serverengine (>= 2.0.4, < 3.0.0) + http_parser.rb (>= 0.5.1, < 0.8.0) + msgpack (>= 1.3.1, < 2.0.0) + serverengine (>= 2.2.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) yajl-ruby (~> 1.0) hashdiff (1.0.1) - http_parser.rb (0.6.0) - msgpack (1.3.3) + http_parser.rb (0.7.0) + msgpack (1.4.2) power_assert (1.1.7) public_suffix (4.0.4) rake (12.3.3) safe_yaml (1.0.5) - serverengine (2.2.1) + serverengine (2.2.4) sigdump (~> 0.2.2) sigdump (0.2.4) - strptime (0.2.3) + strptime (0.2.5) test-unit (3.3.5) power_assert - tzinfo (2.0.2) + tzinfo (2.0.4) concurrent-ruby (~> 1.0) - tzinfo-data (1.2019.3) + tzinfo-data (1.2021.5) tzinfo (>= 1.0.0) webmock (3.8.3) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + webrick (1.7.0) yajl-ruby (1.4.1) PLATFORMS