This repository has been archived by the owner on Jul 18, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 31
/
Gemfile.lock
90 lines (88 loc) · 1.82 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
GEM
remote: https://rubygems.org/
specs:
airbrake (3.1.14)
builder
json
builder (3.2.2)
coderay (1.1.0)
dalli (2.1.0)
faraday (0.8.8)
multipart-post (~> 1.2.0)
faraday_middleware (0.9.0)
faraday (>= 0.7.4, < 0.9)
haml (2.2.17)
indextank (1.0.13)
faraday_middleware (>= 0.9.0)
yajl-ruby (>= 0.7.7)
jemalloc (0.1.9)
jsmin (1.0.1)
json (1.8.1)
kgio (2.8.1)
mime-types (2.0)
mini_portile (0.5.2)
multipart-post (1.2.0)
newrelic_rpm (3.4.2.1)
nokogiri (1.6.0)
mini_portile (~> 0.5.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.5.1)
rack
rack-test (0.6.2)
rack (>= 1.0)
raindrops (0.12.0)
rake (10.1.0)
rdiscount (1.6.8)
redis (3.0.5)
rest-client (1.2.0)
mime-types (>= 1.16)
sanitize (2.0.6)
nokogiri (>= 1.4.4)
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)
jsmin
rack-test
sinatra
tilt (>= 1.3.0)
tilt (1.4.1)
unicorn (4.2.1)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
unicorn-worker-killer (0.2.2)
unicorn (~> 4)
yajl-ruby (1.1.0)
yui-compressor (0.12.0)
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)
redis
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