Skip to content

Commit a7f3148

Browse files
authoredApr 29, 2022
1.1.12 (#92)
1 parent 0cbba60 commit a7f3148

File tree

4 files changed

+32
-32
lines changed

4 files changed

+32
-32
lines changed
 

‎Gemfile.lock

+11-11
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
PATH
22
remote: .
33
specs:
4-
fluent-plugin-kubernetes-objects (1.1.11)
4+
fluent-plugin-kubernetes-objects (1.1.12)
55
fluentd (>= 1.9.1)
6-
http_parser.rb (= 0.5.3)
6+
http_parser.rb (= 0.8.0)
77
kubeclient (~> 4.9.3)
88

99
GEM
@@ -22,7 +22,7 @@ GEM
2222
ffi-compiler (1.0.1)
2323
ffi (>= 1.0.0)
2424
rake
25-
fluentd (1.14.5)
25+
fluentd (1.14.6)
2626
bundler
2727
cool.io (>= 1.4.5, < 2.0.0)
2828
http_parser.rb (>= 0.5.1, < 0.9.0)
@@ -46,8 +46,8 @@ GEM
4646
http-form_data (2.3.0)
4747
http-parser (1.2.3)
4848
ffi-compiler (>= 1.0, < 2.0)
49-
http_parser.rb (0.5.3)
50-
jsonpath (1.1.0)
49+
http_parser.rb (0.8.0)
50+
jsonpath (1.1.2)
5151
multi_json
5252
kubeclient (4.9.3)
5353
http (>= 3.0, < 5.0)
@@ -57,12 +57,12 @@ GEM
5757
mime-types (3.4.1)
5858
mime-types-data (~> 3.2015)
5959
mime-types-data (3.2022.0105)
60-
minitest (5.14.4)
61-
msgpack (1.4.5)
60+
minitest (5.15.0)
61+
msgpack (1.5.1)
6262
multi_json (1.15.0)
6363
netrc (0.11.0)
6464
power_assert (2.0.1)
65-
public_suffix (4.0.6)
65+
public_suffix (4.0.7)
6666
rake (13.0.6)
6767
recursive-open-struct (1.1.3)
6868
rest-client (2.1.0)
@@ -79,9 +79,9 @@ GEM
7979
simplecov-html (~> 0.11)
8080
simplecov_json_formatter (~> 0.1)
8181
simplecov-html (0.12.3)
82-
simplecov_json_formatter (0.1.3)
82+
simplecov_json_formatter (0.1.4)
8383
strptime (0.2.5)
84-
test-unit (3.5.0)
84+
test-unit (3.5.3)
8585
power_assert
8686
tzinfo (2.0.4)
8787
concurrent-ruby (~> 1.0)
@@ -95,7 +95,7 @@ GEM
9595
crack (>= 0.3.2)
9696
hashdiff (>= 0.4.0, < 2.0.0)
9797
webrick (1.7.0)
98-
yajl-ruby (1.4.1)
98+
yajl-ruby (1.4.2)
9999

100100
PLATFORMS
101101
ruby

‎VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.11
1+
1.1.12

‎docker/Gemfile.lock

+19-19
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
PATH
22
remote: gem
33
specs:
4-
fluent-plugin-kubernetes-objects (1.1.11)
4+
fluent-plugin-kubernetes-objects (1.1.12)
55
fluentd (>= 1.9.1)
6-
http_parser.rb (= 0.5.3)
6+
http_parser.rb (= 0.8.0)
77
kubeclient (~> 4.9.3)
88

99
GEM
1010
remote: https://rubygems.org/
1111
specs:
12-
activemodel (7.0.0)
13-
activesupport (= 7.0.0)
14-
activesupport (7.0.0)
12+
activemodel (7.0.2.4)
13+
activesupport (= 7.0.2.4)
14+
activesupport (7.0.2.4)
1515
concurrent-ruby (~> 1.0, >= 1.0.2)
1616
i18n (>= 1.6, < 2)
1717
minitest (>= 5.1)
@@ -22,7 +22,7 @@ GEM
2222
attr_required (1.0.1)
2323
bigdecimal (3.0.2)
2424
bindata (2.4.10)
25-
concurrent-ruby (1.1.9)
25+
concurrent-ruby (1.1.10)
2626
connection_pool (2.2.5)
2727
cool.io (1.7.1)
2828
domain_name (0.5.20190701)
@@ -43,18 +43,18 @@ GEM
4343
prometheus-client (>= 2.1.0)
4444
fluent-plugin-record-modifier (2.1.0)
4545
fluentd (>= 1.0, < 2)
46-
fluent-plugin-splunk-hec (1.2.12)
46+
fluent-plugin-splunk-hec (1.2.13)
4747
fluentd (>= 1.4)
4848
multi_json (~> 1.13)
49-
net-http-persistent (~> 3.1)
49+
net-http-persistent (~> 4.0)
5050
openid_connect (~> 1.1.8)
5151
prometheus-client (>= 2.1.0)
52-
fluentd (1.14.3)
52+
fluentd (1.14.6)
5353
bundler
5454
cool.io (>= 1.4.5, < 2.0.0)
5555
http_parser.rb (>= 0.5.1, < 0.9.0)
5656
msgpack (>= 1.3.1, < 2.0.0)
57-
serverengine (>= 2.2.2, < 3.0.0)
57+
serverengine (>= 2.2.5, < 3.0.0)
5858
sigdump (~> 0.2.2)
5959
strptime (>= 0.2.4, < 1.0.0)
6060
tzinfo (>= 1.0, < 3.0)
@@ -72,9 +72,9 @@ GEM
7272
http-form_data (2.3.0)
7373
http-parser (1.2.3)
7474
ffi-compiler (>= 1.0, < 2.0)
75-
http_parser.rb (0.5.3)
75+
http_parser.rb (0.8.0)
7676
httpclient (2.8.3)
77-
i18n (1.8.11)
77+
i18n (1.10.0)
7878
concurrent-ruby (~> 1.0)
7979
json-jwt (1.13.0)
8080
activesupport (>= 4.2)
@@ -95,9 +95,9 @@ GEM
9595
mime-types-data (3.2022.0105)
9696
mini_mime (1.1.2)
9797
minitest (5.15.0)
98-
msgpack (1.4.2)
98+
msgpack (1.5.1)
9999
multi_json (1.15.0)
100-
net-http-persistent (3.1.0)
100+
net-http-persistent (4.0.1)
101101
connection_pool (~> 2.2)
102102
netrc (0.11.0)
103103
oj (3.10.18)
@@ -111,8 +111,8 @@ GEM
111111
validate_email
112112
validate_url
113113
webfinger (>= 1.0.1)
114-
prometheus-client (2.1.0)
115-
public_suffix (4.0.6)
114+
prometheus-client (4.0.0)
115+
public_suffix (4.0.7)
116116
rack (2.2.3)
117117
rack-oauth2 (1.19.0)
118118
activesupport
@@ -127,7 +127,7 @@ GEM
127127
http-cookie (>= 1.0.2, < 2.0)
128128
mime-types (>= 1.16, < 4.0)
129129
netrc (~> 0.8)
130-
serverengine (2.2.4)
130+
serverengine (2.2.5)
131131
sigdump (~> 0.2.2)
132132
sigdump (0.2.4)
133133
strptime (0.2.5)
@@ -137,7 +137,7 @@ GEM
137137
httpclient (>= 2.4)
138138
tzinfo (2.0.4)
139139
concurrent-ruby (~> 1.0)
140-
tzinfo-data (1.2021.5)
140+
tzinfo-data (1.2022.1)
141141
tzinfo (>= 1.0.0)
142142
unf (0.1.4)
143143
unf_ext
@@ -152,7 +152,7 @@ GEM
152152
activesupport
153153
httpclient (>= 2.4)
154154
webrick (1.7.0)
155-
yajl-ruby (1.4.1)
155+
yajl-ruby (1.4.2)
156156

157157
PLATFORMS
158158
ruby

‎fluent-plugin-kubernetes-objects.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Gem::Specification.new do |spec|
2323
spec.required_ruby_version = '>= 2.3.0'
2424
spec.add_runtime_dependency 'fluentd', '>= 1.9.1'
2525
spec.add_runtime_dependency 'kubeclient', '~> 4.9.3'
26-
spec.add_runtime_dependency 'http_parser.rb', '= 0.5.3'
26+
spec.add_runtime_dependency 'http_parser.rb', '= 0.8.0'
2727

2828
spec.add_development_dependency 'bundler', '~> 2.0'
2929
spec.add_development_dependency 'minitest', '~> 5.11'

0 commit comments

Comments
 (0)
Please sign in to comment.