forked from ooyala/barkeep
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
166 lines (163 loc) · 3.15 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
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
GIT
remote: http://github.com/ooyala/grit.git
revision: 38d0e6660b78bff97499280fae09a78b087c50b4
ref: 38d0e6660b78bff97499280fae09a78b087c50b4
specs:
grit (2.4.1)
diff-lcs (~> 1.1)
mime-types (~> 1.15)
posix-spawn (~> 0.3.6)
GEM
remote: https://rubygems.org/
specs:
addressable (2.2.6)
awesome_print (1.0.2)
backports (2.3.0)
backtrace_shortener (0.1.0)
bourbon (2.1.1)
sass (>= 3.1)
clockwork (0.2.4)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.1.2)
colorize (0.5.8)
daemons (1.1.4)
dedent (0.0.2)
diff-lcs (1.1.3)
eventmachine (0.12.10)
execjs (1.2.4)
multi_json (~> 1.0)
fezzik (0.7.2)
colorize (>= 0.5.8)
rake-remote_task (~> 2.0.2)
foreman (0.41.0)
thor (>= 0.13.6)
i18n (0.6.0)
json (1.5.3)
kgio (2.7.4)
libv8 (3.3.10.4)
mail (2.3.0)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
methodchain (0.4.2)
mime-types (1.17.2)
minitest (2.4.0)
multi_json (1.1.0)
mustache (0.99.4)
mysql2 (0.3.11)
nokogiri (1.5.0)
open4 (1.0.1)
pathological (0.2.4)
pinion (0.3.0)
rack (~> 1.0)
polyglot (0.3.2)
pony (1.3)
mail (> 2.0)
posix-spawn (0.3.6)
pygments.rb (0.3.1)
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.1.0)
rack (1.4.1)
rack-protection (1.2.0)
rack
rack-test (0.6.1)
rack (>= 1.0)
raindrops (0.8.0)
rake (0.9.2.2)
rake-remote_task (2.0.6)
open4 (~> 1.0)
rake (~> 0.8)
redcarpet (2.0.0b3)
redis (2.2.2)
redis-namespace (1.0.3)
redis (< 3.0.0)
resque (1.20.0)
multi_json (~> 1.0)
redis-namespace (~> 1.0.2)
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
rr (1.0.3)
ruby-openid (2.1.8)
sass (3.1.20)
scope (0.2.3)
minitest
sequel (3.36.1)
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
sinatra-contrib (1.3.1)
backports (>= 2.0)
eventmachine
rack-protection
rack-test
sinatra (~> 1.3.0)
tilt (~> 1.3)
statusz (0.0.3)
terraform (0.0.6)
therubyracer (0.10.1)
libv8 (~> 3.3.10)
thin (1.2.11)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.14.6)
tilt (1.3.3)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
uglifier (1.2.4)
execjs (>= 0.3.0)
multi_json (>= 1.0.2)
unicorn (4.2.1)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
vegas (0.1.11)
rack (>= 1.0.0)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
addressable
awesome_print
backtrace_shortener
bourbon
clockwork
coffee-script
dedent
diff-lcs
fezzik
foreman
grit!
json
methodchain
mustache
mysql2
nokogiri
pathological
pinion
pony
pygments.rb
rack
rack-test
rake
redcarpet (= 2.0.0b3)
redis
resque
rr (>= 1.0.3)
ruby-openid
sass (~> 3.1.16)
scope (>= 0.2.3)
sequel
sinatra (~> 1.3.2)
sinatra-contrib
statusz
terraform
therubyracer
thin
tilt
uglifier
unicorn