Skip to content

Commit

Permalink
1.1.11 (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
hvaghani221 authored Mar 29, 2022
1 parent d07ddfe commit 28f01e2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -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)
Expand All @@ -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
Expand All @@ -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)
Expand Down Expand Up @@ -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)
Expand All @@ -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
Expand All @@ -110,4 +110,4 @@ DEPENDENCIES
webmock (~> 3.5)

BUNDLED WITH
2.2.30
2.2.32
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.10
1.1.11
4 changes: 2 additions & 2 deletions docker/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -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)
Expand Down Expand Up @@ -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)
Expand Down

0 comments on commit 28f01e2

Please sign in to comment.