Skip to content
This repository was archived by the owner on Mar 25, 2024. It is now read-only.
Closed
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
22 changes: 21 additions & 1 deletion package/windows/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ GEM
faraday (1.1.0)
multipart-post (>= 1.2, < 3)
ruby2_keywords
ffi (1.13.1)
ffi (1.13.1-x64-mingw32)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
Expand Down Expand Up @@ -59,6 +60,16 @@ GEM
fluentd (>= 0.12.0)
httpclient
json
fluentd (1.11.5)
cool.io (>= 1.4.5, < 2.0.0)
http_parser.rb (>= 0.5.1, < 0.7.0)
msgpack (>= 1.3.1, < 2.0.0)
serverengine (>= 2.2.2, < 3.0.0)
sigdump (~> 0.2.2)
strptime (>= 0.2.2, < 1.0.0)
tzinfo (>= 1.0, < 3.0)
tzinfo-data (~> 1.0)
yajl-ruby (~> 1.0)
fluentd (1.11.5-x64-mingw32)
certstore_c (~> 0.1.7)
cool.io (>= 1.4.5, < 2.0.0)
Expand Down Expand Up @@ -101,6 +112,7 @@ GEM
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2020.1104)
msgpack (1.3.3)
msgpack (1.3.3-x64-mingw32)
multi_json (1.15.0)
multipart-post (2.1.1)
Expand All @@ -114,6 +126,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 @@ -135,7 +152,9 @@ GEM
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)
win32-api (1.9.2-universal-mingw32)
win32-event (0.6.3)
win32-ipc (>= 0.6.0)
Expand All @@ -149,10 +168,11 @@ GEM
windows-pr (1.2.6)
win32-api (>= 1.4.5)
windows-api (>= 0.4.0)
yajl-ruby (1.4.1)
yajl-ruby (1.4.2)

PLATFORMS
x64-mingw32
x86_64-linux

DEPENDENCIES
cool.io
Expand Down