forked from fluent/fluentd-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
97 lines (93 loc) · 1.87 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
GEM
remote: https://rubygems.org/
specs:
airbrake (3.1.17)
builder
multi_json
builder (3.2.3)
coderay (1.1.2)
crass (1.0.3)
dalli (2.1.0)
get_process_mem (0.2.1)
haml (4.0.7)
tilt
jemalloc (1.0.1)
jsmin (1.0.1)
kgio (2.11.2)
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_portile2 (2.3.0)
minitest (5.10.1)
multi_json (1.12.1)
newrelic_rpm (3.18.1.330)
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
nokogumbo (1.5.0)
nokogiri
rack (1.6.9)
rack-cache (1.7.1)
rack (>= 0.4)
rack-codehighlighter (0.5.1)
nokogiri (>= 1.4.1)
rack (>= 1.0.0)
rack-protection (1.5.5)
rack
rack-test (0.6.3)
rack (>= 1.0)
raindrops (0.19.0)
rake (12.3.0)
rdiscount (2.2.0.1)
rest-client (1.2.0)
mime-types (>= 1.16)
sanitize (4.6.0)
crass (~> 1.0.2)
nokogiri (>= 1.4.4)
nokogumbo (~> 1.4)
sass (3.4.23)
shotgun (0.9.2)
rack (>= 1.0)
sinatra (1.4.8)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
sinatra-assetpack (0.3.5)
jsmin
rack-test
sinatra
tilt (>= 1.3.0, < 2.0)
tilt (1.4.1)
unicorn (5.4.0)
kgio (~> 2.6)
raindrops (~> 0.7)
unicorn-worker-killer (0.4.4)
get_process_mem (~> 0)
unicorn (>= 4, < 6)
yui-compressor (0.12.0)
PLATFORMS
ruby
DEPENDENCIES
airbrake (~> 3.1.5)
coderay
dalli (~> 2.1.0)
haml
jemalloc (~> 1.0.1)
minitest
newrelic_rpm (~> 3.18.1)
rack-cache
rack-codehighlighter
rake
rdiscount (~> 2.2.0)
rest-client (= 1.2.0)
sanitize
sass
shotgun (~> 0.9)
sinatra (= 1.4.8)
sinatra-assetpack (= 0.3.5)
unicorn (~> 5.4.0)
unicorn-worker-killer (~> 0.4.4)
yui-compressor
RUBY VERSION
ruby 2.4.1p111
BUNDLED WITH
1.16.1