From bfcdc052fe1b9eaaa981cd22a8c5dc91e4d73f40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Apr 2022 21:01:39 +0000 Subject: [PATCH] Bump kubeclient from 4.7.0 to 4.9.3 in /fluentd Bumps [kubeclient](https://github.com/abonas/kubeclient) from 4.7.0 to 4.9.3. - [Release notes](https://github.com/abonas/kubeclient/releases) - [Changelog](https://github.com/ManageIQ/kubeclient/blob/master/CHANGELOG.md) - [Commits](https://github.com/abonas/kubeclient/compare/v4.7.0...v4.9.3) --- updated-dependencies: - dependency-name: kubeclient dependency-type: indirect ... Signed-off-by: dependabot[bot] --- fluentd/Gemfile.lock | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/fluentd/Gemfile.lock b/fluentd/Gemfile.lock index e6b5658..4062f12 100644 --- a/fluentd/Gemfile.lock +++ b/fluentd/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) concurrent-ruby (1.1.6) cool.io (1.6.0) @@ -77,21 +77,24 @@ GEM http-form_data (~> 2.2) http-parser (~> 1.2.0) http-accept (1.7.0) - http-cookie (1.0.3) + http-cookie (1.0.4) domain_name (~> 0.5) http-form_data (2.3.0) - http-parser (1.2.1) + http-parser (1.2.3) ffi-compiler (>= 1.0, < 2.0) http_parser.rb (0.6.0) - kubeclient (4.7.0) + jsonpath (1.1.0) + multi_json + kubeclient (4.9.3) http (>= 3.0, < 5.0) + jsonpath (~> 1.0) recursive-open-struct (~> 1.1, >= 1.1.1) rest-client (~> 2.0) logfmt (0.0.9) lru_redux (1.1.0) - mime-types (3.3.1) + mime-types (3.4.1) mime-types-data (~> 3.2015) - mime-types-data (3.2020.0512) + mime-types-data (3.2022.0105) msgpack (1.3.3) multi_json (1.14.1) multipart-post (2.1.1) @@ -99,10 +102,10 @@ GEM oj (3.8.1) prometheus-client (0.9.0) quantile (~> 0.2.1) - public_suffix (4.0.5) + public_suffix (4.0.6) quantile (0.2.1) - rake (13.0.1) - recursive-open-struct (1.1.1) + rake (13.0.6) + recursive-open-struct (1.1.3) rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0) http-cookie (>= 1.0.2, < 2.0) @@ -120,7 +123,7 @@ GEM tzinfo (>= 1.0.0) unf (0.1.4) unf_ext - unf_ext (0.0.7.7) + unf_ext (0.0.8.1) yajl-ruby (1.4.1) PLATFORMS