-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
68 lines (64 loc) · 1.32 KB
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
PATH
remote: .
specs:
fluent-plugin-triton (0.1.0)
fluentd (~> 1.0)
json (~> 2.5)
GEM
remote: https://rubygems.org/
specs:
base64 (0.2.0)
concurrent-ruby (1.3.4)
cool.io (1.9.0)
csv (3.3.0)
drb (2.2.1)
fluentd (1.18.0)
base64 (~> 0.2)
bundler
cool.io (>= 1.4.5, < 2.0.0)
csv (~> 3.2)
drb (~> 2.2)
http_parser.rb (>= 0.5.1, < 0.9.0)
logger (~> 1.6)
msgpack (>= 1.3.1, < 2.0.0)
serverengine (>= 2.3.2, < 3.0.0)
sigdump (~> 0.2.5)
strptime (>= 0.2.4, < 1.0.0)
tzinfo (>= 1.0, < 3.0)
tzinfo-data (~> 1.0)
webrick (~> 1.4)
yajl-ruby (~> 1.0)
http_parser.rb (0.8.0)
json (2.9.0)
logger (1.6.2)
msgpack (1.7.5)
power_assert (2.0.4)
rake (13.2.1)
rubytest (0.8.1)
serverengine (2.4.0)
base64 (~> 0.1)
logger (~> 1.4)
sigdump (~> 0.2.2)
sigdump (0.2.5)
strptime (0.2.5)
test (1.0.0)
rubytest
test-unit (3.6.4)
power_assert
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2024.2)
tzinfo (>= 1.0.0)
webrick (1.9.1)
yajl-ruby (1.4.3)
PLATFORMS
x86_64-linux
DEPENDENCIES
fluent-plugin-triton!
fluentd (~> 1.18)
json (~> 2.9)
rake (~> 13.0)
test (~> 1.0)
test-unit (~> 3.6)
BUNDLED WITH
2.3.5