Skip to content
This repository was archived by the owner on Mar 25, 2024. It is now read-only.

Bump fluentd from 1.11.5 to 1.15.3 in /package/windows #62

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
53 changes: 29 additions & 24 deletions package/windows/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ GEM
specs:
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
certstore_c (0.1.7)
concurrent-ruby (1.1.7)
concurrent-ruby (1.2.2)
cool.io (1.7.0)
digest-crc (0.6.2)
rake (~> 12.0)
Expand All @@ -22,7 +21,7 @@ GEM
faraday (1.1.0)
multipart-post (>= 1.2, < 3)
ruby2_keywords
ffi (1.13.1-x64-mingw32)
ffi (1.15.5)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
Expand All @@ -40,9 +39,9 @@ GEM
fluentd (>= 0.10.58, < 2)
ltsv
ruby-kafka (>= 1.2.0, < 2)
fluent-plugin-kubernetes_metadata_filter (2.5.2)
fluentd (>= 0.14.0, < 1.12)
kubeclient (< 5)
fluent-plugin-kubernetes_metadata_filter (3.2.0)
fluentd (>= 0.14.0, < 1.17)
kubeclient (>= 4.0.0, < 5.0.0)
lru_redux
fluent-plugin-multi-format-parser (1.0.0)
fluentd (>= 0.14.0, < 2)
Expand All @@ -59,20 +58,17 @@ GEM
fluentd (>= 0.12.0)
httpclient
json
fluentd (1.11.5-x64-mingw32)
certstore_c (~> 0.1.7)
fluentd (1.15.3)
bundler
cool.io (>= 1.4.5, < 2.0.0)
http_parser.rb (>= 0.5.1, < 0.7.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.3.0, < 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)
win32-event (~> 0.6.3)
win32-ipc (~> 0.7.0)
win32-service (~> 2.1.5)
windows-pr (~> 1.2.6)
webrick (>= 1.4.2, < 1.8.0)
yajl-ruby (~> 1.0)
http (4.4.1)
addressable (~> 2.3)
Expand All @@ -85,7 +81,7 @@ GEM
http-form_data (2.3.0)
http-parser (1.2.2)
ffi-compiler
http_parser.rb (0.6.0)
http_parser.rb (0.8.0)
httpclient (2.8.3)
json (2.4.0)
jsonpath (1.0.5)
Expand All @@ -101,7 +97,7 @@ GEM
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2020.1104)
msgpack (1.3.3-x64-mingw32)
msgpack (1.7.1)
multi_json (1.15.0)
multipart-post (2.1.1)
netrc (0.11.0)
Expand All @@ -114,6 +110,11 @@ GEM
recursive-open-struct (1.1.3)
remote_syslog_sender_tls (1.2.5)
syslog_protocol
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rest-client (2.1.0-x64-mingw32)
ffi (~> 1.9)
http-accept (>= 1.7.0, < 2.0)
Expand All @@ -123,36 +124,40 @@ GEM
ruby-kafka (1.3.0)
digest-crc
ruby2_keywords (0.0.2)
serverengine (2.2.2)
serverengine (2.3.2)
sigdump (~> 0.2.2)
sigdump (0.2.4)
sigdump (0.2.5)
strptime (0.2.5)
syslog_protocol (0.9.2)
to_regexp (0.2.1)
tzinfo (2.0.3)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2020.4)
tzinfo-data (1.2023.3)
tzinfo (>= 1.0.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.7)
unf_ext (0.0.7.7-x64-mingw32)
win32-api (1.9.2-universal-mingw32)
webrick (1.7.0)
win32-api (1.10.1)
win32-api (1.10.1-universal-mingw32)
win32-event (0.6.3)
win32-ipc (>= 0.6.0)
win32-ipc (0.7.0)
ffi
win32-service (2.1.6)
ffi
ffi-win32-extensions
windows-api (0.4.4)
windows-api (0.4.5)
win32-api (>= 1.4.5)
windows-pr (1.2.6)
win32-api (>= 1.4.5)
windows-api (>= 0.4.0)
yajl-ruby (1.4.1)
yajl-ruby (1.4.3)

PLATFORMS
x64-mingw32
x86_64-linux

DEPENDENCIES
cool.io
Expand Down