-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathGemfile.lock
71 lines (68 loc) · 1.66 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
PATH
remote: .
specs:
fluent-plugin-google-cloud-storage (0.3.3)
fluent-mixin-config-placeholders (>= 0.3.0)
fluent-mixin-plaintextformatter (>= 0.2.1)
fluentd (>= 0.10.53)
google-api-client (~> 0.7)
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.6)
autoparse (0.3.3)
addressable (>= 2.3.1)
extlib (>= 0.9.15)
multi_json (>= 1.0.0)
cool.io (1.2.4)
extlib (0.9.16)
faraday (0.9.0)
multipart-post (>= 1.2, < 3)
fluent-mixin-config-placeholders (0.3.0)
fluentd
uuidtools (>= 2.1.5)
fluent-mixin-plaintextformatter (0.2.6)
fluentd
ltsv
fluentd (0.10.53)
cool.io (>= 1.1.1, < 2.0.0, != 1.2.0)
http_parser.rb (>= 0.5.1, < 0.7.0)
json (>= 1.4.3)
msgpack (>= 0.4.4, < 0.6.0, != 0.5.3, != 0.5.2, != 0.5.1, != 0.5.0)
sigdump (~> 0.2.2)
yajl-ruby (~> 1.0)
google-api-client (0.7.1)
addressable (>= 2.3.2)
autoparse (>= 0.3.3)
extlib (>= 0.9.15)
faraday (>= 0.9.0)
jwt (>= 0.1.5)
launchy (>= 2.1.1)
multi_json (>= 1.0.0)
retriable (>= 1.4)
signet (>= 0.5.0)
uuidtools (>= 2.1.0)
http_parser.rb (0.6.0)
json (1.8.1)
jwt (1.0.0)
launchy (2.4.2)
addressable (~> 2.3)
ltsv (0.1.0)
msgpack (0.5.9)
multi_json (1.10.1)
multipart-post (2.0.0)
rake (10.3.2)
retriable (1.4.1)
sigdump (0.2.2)
signet (0.5.1)
addressable (>= 2.2.3)
faraday (>= 0.9.0.rc5)
jwt (>= 0.1.5)
multi_json (>= 1.0.0)
uuidtools (2.1.5)
yajl-ruby (1.2.1)
PLATFORMS
ruby
DEPENDENCIES
fluent-plugin-google-cloud-storage!
rake