This repository was archived by the owner on Dec 20, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathGemfile.lock
More file actions
76 lines (72 loc) · 1.68 KB
/
Gemfile.lock
File metadata and controls
76 lines (72 loc) · 1.68 KB
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
PATH
remote: .
specs:
fluent-plugin-azuremonitorlog (0.0.2)
azure_mgmt_monitor (~> 0.11.0)
fluentd (>= 0.10.30)
GEM
remote: https://rubygems.org/
specs:
azure_mgmt_monitor (0.11.0)
ms_rest_azure (~> 0.8.0)
concurrent-ruby (1.0.5)
cool.io (1.5.1)
domain_name (0.5.20170404)
unf (>= 0.0.5, < 1.0.0)
faraday (0.13.1)
multipart-post (>= 1.2, < 3)
faraday-cookie_jar (0.0.6)
faraday (>= 0.7.4)
http-cookie (~> 1.0.0)
fluentd (0.14.21)
cool.io (>= 1.4.5, < 2.0.0)
http_parser.rb (>= 0.5.1, < 0.7.0)
msgpack (>= 0.7.0, < 2.0.0)
ruby_dig (~> 0.0.2)
serverengine (>= 2.0.4, < 3.0.0)
sigdump (~> 0.2.2)
strptime (~> 0.1.7)
tzinfo (~> 1.0)
tzinfo-data (~> 1.0)
yajl-ruby (~> 1.3.1)
http-cookie (1.0.3)
domain_name (~> 0.5)
http_parser.rb (0.6.0)
ms_rest (0.7.1)
concurrent-ruby (~> 1.0)
faraday (~> 0.9)
timeliness (~> 0.3)
ms_rest_azure (0.8.2)
concurrent-ruby (~> 1.0)
faraday (~> 0.9)
faraday-cookie_jar (~> 0.0.6)
ms_rest (~> 0.7.0)
msgpack (1.1.0)
multipart-post (2.0.0)
power_assert (1.1.0)
rake (12.0.0)
ruby_dig (0.0.2)
serverengine (2.0.5)
sigdump (~> 0.2.2)
sigdump (0.2.4)
strptime (0.1.9)
test-unit (3.2.5)
power_assert
thread_safe (0.3.6)
timeliness (0.3.8)
tzinfo (1.2.3)
thread_safe (~> 0.1)
tzinfo-data (1.2017.2)
tzinfo (>= 1.0.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.4)
yajl-ruby (1.3.1)
PLATFORMS
ruby
DEPENDENCIES
fluent-plugin-azuremonitorlog!
rake (>= 0.9.2)
test-unit (>= 3.1.0)
BUNDLED WITH
1.15.4