From 28f01e2f130a283be335ebabda1fa3c93d556efe Mon Sep 17 00:00:00 2001 From: harshit-splunk <89519921+harshit-splunk@users.noreply.github.com> Date: Tue, 29 Mar 2022 14:55:39 +0530 Subject: [PATCH] 1.1.11 (#87) --- Gemfile.lock | 14 +++++++------- VERSION | 2 +- docker/Gemfile.lock | 4 ++-- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a5850dd..2b5801b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - fluent-plugin-kubernetes-objects (1.1.10) + fluent-plugin-kubernetes-objects (1.1.11) fluentd (>= 1.9.1) http_parser.rb (= 0.5.3) kubeclient (~> 4.9.3) @@ -11,7 +11,7 @@ GEM specs: addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) cool.io (1.7.1) crack (0.4.5) rexml @@ -22,12 +22,12 @@ GEM ffi-compiler (1.0.1) ffi (>= 1.0.0) rake - fluentd (1.14.4) + fluentd (1.14.5) bundler cool.io (>= 1.4.5, < 2.0.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.2.5, < 3.0.0) sigdump (~> 0.2.2) strptime (>= 0.2.4, < 1.0.0) tzinfo (>= 1.0, < 3.0) @@ -58,7 +58,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2022.0105) minitest (5.14.4) - msgpack (1.4.4) + msgpack (1.4.5) multi_json (1.15.0) netrc (0.11.0) power_assert (2.0.1) @@ -85,7 +85,7 @@ GEM power_assert tzinfo (2.0.4) concurrent-ruby (~> 1.0) - tzinfo-data (1.2021.5) + tzinfo-data (1.2022.1) tzinfo (>= 1.0.0) unf (0.1.4) unf_ext @@ -110,4 +110,4 @@ DEPENDENCIES webmock (~> 3.5) BUNDLED WITH - 2.2.30 + 2.2.32 diff --git a/VERSION b/VERSION index 9695327..5165303 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.10 \ No newline at end of file +1.1.11 \ No newline at end of file diff --git a/docker/Gemfile.lock b/docker/Gemfile.lock index bb87688..46b5a6d 100644 --- a/docker/Gemfile.lock +++ b/docker/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: gem specs: - fluent-plugin-kubernetes-objects (1.1.10) + fluent-plugin-kubernetes-objects (1.1.11) fluentd (>= 1.9.1) http_parser.rb (= 0.5.3) kubeclient (~> 4.9.3) @@ -43,7 +43,7 @@ GEM prometheus-client (>= 2.1.0) fluent-plugin-record-modifier (2.1.0) fluentd (>= 1.0, < 2) - fluent-plugin-splunk-hec (1.2.11) + fluent-plugin-splunk-hec (1.2.12) fluentd (>= 1.4) multi_json (~> 1.13) net-http-persistent (~> 3.1)