This repository has been archived by the owner on May 17, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 119
/
Gemfile.lock
110 lines (106 loc) · 2.22 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
107
108
109
110
GEM
remote: https://rubygems.org/
specs:
airbrake (3.1.17)
builder
multi_json
builder (3.2.3)
coderay (1.1.2)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.0.5)
crass (1.0.3)
dalli (2.1.0)
execjs (2.7.0)
get_process_mem (0.2.1)
haml (4.0.7)
tilt
jemalloc (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 (11.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-asset-pipeline (1.0.2)
coffee-script (~> 2.4)
rake (~> 11.2)
sass (~> 3.4)
sinatra (~> 1.4)
sprockets (~> 3.6)
sprockets-helpers (~> 1.1)
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-helpers (1.2.1)
sprockets (>= 2.2)
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
rack-test
rake
rdiscount (~> 2.2.0)
rest-client (= 1.2.0)
sanitize
sass
shotgun (~> 0.9)
sinatra (= 1.4.8)
sinatra-asset-pipeline (~> 1.0)
unicorn (~> 5.4.0)
unicorn-worker-killer (~> 0.4.4)
yui-compressor
RUBY VERSION
ruby 2.4.1p111
BUNDLED WITH
1.16.1