-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy pathGemfile.lock
87 lines (83 loc) · 1.75 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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
PATH
remote: .
specs:
fluent-plugin-throttle (0.0.5)
fluentd (~> 1.1)
GEM
remote: https://rubygems.org/
specs:
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
appraisal (2.2.0)
bundler
rake
thor (>= 0.14.0)
byebug (10.0.2)
coderay (1.1.2)
concurrent-ruby (1.1.6)
cool.io (1.6.0)
crack (0.4.3)
safe_yaml (~> 1.0.0)
fluentd (1.11.1)
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.0.4, < 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)
hashdiff (0.3.7)
http_parser.rb (0.6.0)
maxitest (3.1.0)
minitest (>= 5.0.0, < 5.12.0)
metaclass (0.0.4)
method_source (0.9.0)
minitest (5.11.3)
mocha (1.6.0)
metaclass (~> 0.0.1)
msgpack (1.3.3)
power_assert (1.1.3)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry-byebug (3.6.0)
byebug (~> 10.0)
pry (~> 0.10)
public_suffix (3.0.2)
rake (12.3.1)
safe_yaml (1.0.4)
serverengine (2.2.1)
sigdump (~> 0.2.2)
sigdump (0.2.4)
single_cov (1.1.0)
strptime (0.2.4)
test-unit (3.2.8)
power_assert
thor (0.20.0)
tzinfo (2.0.2)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2020.1)
tzinfo (>= 1.0.0)
webmock (3.4.2)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
yajl-ruby (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
appraisal (~> 2.2)
bundler (~> 1.16)
fluent-plugin-throttle!
maxitest
mocha
pry
pry-byebug
rake (~> 12.3)
single_cov
test-unit (~> 3.2)
webmock (~> 3.3)
BUNDLED WITH
1.17.2