-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
70 lines (66 loc) · 1.44 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
69
70
PATH
remote: .
specs:
fluent-plugin-jq (0.5.0)
fluentd (>= 0.14.10, < 2)
multi_json (~> 1.13)
GEM
remote: https://rubygems.org/
specs:
cool.io (1.5.3)
coveralls (0.8.21)
json (>= 1.8, < 3)
simplecov (~> 0.14.1)
term-ansicolor (~> 1.3)
thor (~> 0.19.4)
tins (~> 1.6)
dig_rb (1.0.1)
docile (1.1.5)
fluentd (1.1.0)
cool.io (>= 1.4.5, < 2.0.0)
dig_rb (~> 1.0.0)
http_parser.rb (>= 0.5.1, < 0.7.0)
msgpack (>= 0.7.0, < 2.0.0)
serverengine (>= 2.0.4, < 3.0.0)
sigdump (~> 0.2.2)
strptime (>= 0.2.2, < 1.0.0)
tzinfo (~> 1.0)
tzinfo-data (~> 1.0)
yajl-ruby (~> 1.0)
http_parser.rb (0.6.0)
json (2.1.0)
msgpack (1.2.4)
multi_json (1.13.1)
power_assert (1.1.1)
rake (12.3.0)
serverengine (2.0.6)
sigdump (~> 0.2.2)
sigdump (0.2.4)
simplecov (0.14.1)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
strptime (0.2.3)
term-ansicolor (1.6.0)
tins (~> 1.0)
test-unit (3.2.7)
power_assert
thor (0.19.4)
thread_safe (0.3.6)
tins (1.16.3)
tzinfo (1.2.5)
thread_safe (~> 0.1)
tzinfo-data (1.2018.3)
tzinfo (>= 1.0.0)
yajl-ruby (1.3.1)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.14)
coveralls (~> 0.8)
fluent-plugin-jq!
rake (~> 12.0)
test-unit (~> 3.0)
BUNDLED WITH
1.16.1