forked from fluent/fluentd-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
106 lines (104 loc) · 2.17 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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
GEM
remote: https://rubygems.org/
specs:
POpen4 (0.1.4)
Platform (>= 0.4.0)
open4
Platform (0.4.0)
addressable (2.2.7)
airbrake (3.1.5)
builder
girl_friday
backports (3.3.0)
builder (3.1.3)
coderay (1.0.6)
connection_pool (0.9.2)
crass (0.2.0)
dalli (2.1.0)
faraday (0.7.6)
addressable (~> 2.2)
multipart-post (~> 1.1)
rack (~> 1.1)
faraday-stack (0.1.5)
faraday (>= 0.6, < 0.8)
girl_friday (0.10.0)
connection_pool (~> 0.9.0)
haml (2.2.17)
indextank (1.0.12)
faraday-stack
yajl-ruby (>= 0.7.7)
jemalloc (0.1.8)
jsmin (1.0.1)
kgio (2.7.4)
mime-types (1.18)
mini_portile (0.6.0)
multipart-post (1.1.5)
newrelic_rpm (3.4.1)
nokogiri (1.6.2.1)
mini_portile (= 0.6.0)
nokogumbo (1.1.9)
nokogiri
open4 (1.3.0)
rack (1.5.2)
rack-cache (1.2)
rack (>= 0.4)
rack-codehighlighter (0.5.0)
nokogiri (>= 1.4.1)
rack (>= 1.0.0)
rack-protection (1.3.2)
rack
rack-test (0.6.2)
rack (>= 1.0)
raindrops (0.8.0)
rake (0.9.2.2)
rdiscount (1.6.8)
rest-client (1.2.0)
mime-types (>= 1.16)
sanitize (3.0.0)
crass (~> 0.2.0)
nokogiri (>= 1.4.4)
nokogumbo (= 1.1.9)
shotgun (0.9)
rack (>= 1.0)
sinatra (1.3.3)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
sinatra-assetpack (0.2.8)
backports
jsmin
rack-test
sinatra
tilt (>= 1.3.0)
tilt (1.3.3)
unicorn (4.2.1)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
unicorn-worker-killer (0.2.0)
unicorn (~> 4)
yajl-ruby (1.1.0)
yui-compressor (0.9.6)
POpen4 (>= 0.1.4)
PLATFORMS
ruby
DEPENDENCIES
airbrake (~> 3.1.5)
coderay
dalli (~> 2.1.0)
haml (= 2.2.17)
indextank (~> 1.0.12)
jemalloc (~> 0.1.8)
newrelic_rpm (~> 3.4.1)
rack-cache (~> 1.2)
rack-codehighlighter
rake
rdiscount (= 1.6.8)
rest-client (= 1.2.0)
sanitize
shotgun (~> 0.9)
sinatra (= 1.3.3)
sinatra-assetpack (= 0.2.8)
unicorn (~> 4.2.1)
unicorn-worker-killer (~> 0.2.0)
yui-compressor