-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
63 lines (59 loc) · 1.34 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
PATH
remote: .
specs:
fluent-plugin-http-cwm (0.3.0)
fluentd (>= 0.14.10, < 2)
json (~> 2.3, >= 2.3.0)
redis (~> 4.2, >= 4.2.5)
GEM
remote: https://rubygems.org/
specs:
concurrent-ruby (1.1.8)
cool.io (1.7.1)
docile (1.3.5)
fluentd (1.12.3)
bundler
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)
webrick (>= 1.4.2, < 1.8.0)
yajl-ruby (~> 1.0)
http_parser.rb (0.6.0)
json (2.5.1)
msgpack (1.4.2)
power_assert (2.0.0)
rake (12.3.3)
redis (4.2.5)
serverengine (2.2.3)
sigdump (~> 0.2.2)
sigdump (0.2.4)
simplecov (0.21.2)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.2)
strptime (0.2.5)
test-unit (3.4.0)
power_assert
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2021.1)
tzinfo (>= 1.0.0)
webrick (1.7.0)
yajl-ruby (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
bundler (>= 1.14, < 3)
fluent-plugin-http-cwm!
rake (~> 12.3, >= 12.3.3)
simplecov
test-unit (~> 3.0)
BUNDLED WITH
2.1.4