forked from huboard/huboard
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
279 lines (276 loc) · 5.83 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
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
GIT
remote: https://github.com/stripe/stripe-ruby
revision: 06c860aeeac012f251807322e49eb5eeb0380a58
specs:
stripe (1.8.6)
multi_json (>= 1.0.4, < 2)
rest-client (~> 1.4)
GEM
remote: https://rubygems.org/
specs:
activesupport (3.2.9)
i18n (~> 0.6)
multi_json (~> 1.0)
addressable (2.3.5)
archive-tar-minitar (0.5.2)
better_errors (1.1.0)
coderay (>= 1.0.0)
erubis (>= 2.6.6)
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
bourbon (3.0.1)
sass (>= 3.2.0)
thor
celluloid (0.15.2)
timers (~> 1.1.0)
chef (11.6.2)
erubis (~> 2.7)
highline (~> 1.6, >= 1.6.9)
json (>= 1.4.4, <= 1.7.7)
mixlib-authentication (~> 1.3)
mixlib-cli (~> 1.3)
mixlib-config (~> 1.1, >= 1.1.2)
mixlib-log (~> 1.3)
mixlib-shellout (~> 1.1)
net-ssh (~> 2.6)
net-ssh-multi (~> 1.1.0)
ohai (>= 0.6.0, < 7.0.0)
rest-client (>= 1.0.4, < 1.7.0)
yajl-ruby (~> 1.1)
chunky_png (1.2.8)
coderay (1.0.9)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.6.3)
compass (0.12.2)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
connection_pool (1.2.0)
daemons (1.1.9)
dalli (2.6.4)
debug_inspector (0.0.2)
dotenv (0.9.0)
encryptor (1.1.3)
erubis (2.7.0)
eventmachine (1.0.0)
excon (0.25.3)
execjs (1.4.0)
multi_json (~> 1.0)
faraday (0.8.8)
multipart-post (~> 1.2.0)
faraday_middleware (0.9.0)
faraday (>= 0.7.4, < 0.9)
ffi (1.9.0)
foreman (0.60.2)
thor (>= 0.13.6)
formatador (0.2.4)
fssm (0.2.10)
ghee (0.9.10)
faraday (~> 0.8)
faraday_middleware (~> 0.9)
hashie (~> 1.2)
highline (~> 1.6.15)
multi_json (~> 1.3)
guard (1.8.3)
formatador (>= 0.2.4)
listen (~> 1.3)
lumberjack (>= 1.0.2)
pry (>= 0.9.10)
thor (>= 0.14.6)
guard-sprockets2 (0.0.6)
guard
sprockets (~> 2.0)
hashie (1.2.0)
heroku (2.40.0)
heroku-api (~> 0.3.7)
launchy (>= 0.3.2)
netrc (~> 0.7.7)
rest-client (~> 1.6.1)
rubyzip
heroku-api (0.3.15)
excon (~> 0.25.1)
highline (1.6.19)
hike (1.2.3)
i18n (0.6.1)
interception (0.4)
ipaddress (0.8.0)
json (1.7.7)
kgio (2.8.0)
launchy (2.3.0)
addressable (~> 2.3)
librarian (0.1.1)
highline
thor (~> 0.15)
librarian-chef (0.0.2)
archive-tar-minitar (>= 0.5.2)
chef (>= 0.10)
librarian (~> 0.1.0)
listen (1.3.1)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
rb-kqueue (>= 0.2)
lumberjack (1.0.4)
method_source (0.8.2)
mime-types (1.24)
mixlib-authentication (1.3.0)
mixlib-log
mixlib-cli (1.4.0)
mixlib-config (1.1.2)
mixlib-log (1.6.0)
mixlib-shellout (1.3.0)
multi_json (1.8.2)
multipart-post (1.2.0)
net-ssh (2.7.0)
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
net-ssh-multi (1.1)
net-ssh (>= 2.1.4)
net-ssh-gateway (>= 0.99.0)
netrc (0.7.7)
octokit (2.7.0)
sawyer (~> 0.5.2)
ohai (6.20.0)
ipaddress
mixlib-cli
mixlib-config
mixlib-log
mixlib-shellout
systemu (~> 2.5.2)
yajl-ruby
pry (0.9.12.2)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
pry-rescue (1.4.0)
interception (>= 0.4)
pry
pry-stack_explorer (0.4.9.1)
binding_of_caller (>= 0.7)
pry (>= 0.9.11)
rack (1.5.2)
rack-cache (1.2)
rack (>= 0.4)
rack-no-www (0.0.2)
rack-protection (1.5.1)
rack
rack-robustness (1.1.0)
rack-ssl (1.3.3)
rack
raindrops (0.10.0)
rake (10.1.0)
rb-fsevent (0.9.3)
rb-inotify (0.9.2)
ffi (>= 0.5.0)
rb-kqueue (0.2.0)
ffi (>= 0.5.0)
rdiscount (1.6.8)
rest-client (1.6.7)
mime-types (>= 1.16)
rubyzip (0.9.9)
sass (3.2.12)
sawyer (0.5.2)
addressable (~> 2.3.5)
faraday (~> 0.8, < 0.10)
shotgun (0.9)
rack (>= 1.0)
sinatra (1.3.6)
rack (~> 1.4)
rack-protection (~> 1.3)
tilt (~> 1.3, >= 1.3.3)
sinatra-asset-pipeline (0.3.2)
coffee-script
rake
sass
sinatra
sprockets
sprockets-helpers
sprockets-sass
sinatra-content-for (0.1)
sinatra
slim (2.0.1)
temple (~> 0.6.6)
tilt (>= 1.3.3, < 2.1)
slop (3.4.6)
sprockets (2.10.0)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-helpers (1.1.0)
sprockets (~> 2.0)
sprockets-sass (1.0.2)
sprockets (~> 2.0)
tilt (~> 1.1)
sucker_punch (1.0.2)
celluloid (~> 0.15.1)
systemu (2.5.2)
temple (0.6.6)
thin (1.5.0)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.16.0)
tilt (1.4.1)
timers (1.1.0)
uglifier (2.2.1)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
unicorn (4.6.0)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
warden (1.2.3)
rack (>= 1.0)
warden-github (1.0.0)
octokit (> 2.1.0)
warden (> 1.0)
watchr (0.7)
yajl-ruby (1.2.0)
yui-compressor (0.11.0)
PLATFORMS
ruby
DEPENDENCIES
activesupport
addressable
better_errors
bourbon
coffee-script
compass
connection_pool
dalli
dotenv
encryptor
execjs (~> 1.4)
foreman
ghee
guard-sprockets2
heroku
kgio
librarian-chef
octokit
pry
pry-rescue
pry-stack_explorer
rack-cache
rack-no-www
rack-robustness
rack-ssl
rdiscount
sass
shotgun
sinatra (~> 1.3.0)
sinatra-asset-pipeline
sinatra-content-for (~> 0.1.0)
slim
sprockets
sprockets-helpers
stripe!
sucker_punch (~> 1.0)
thin
uglifier
unicorn
warden-github
watchr
yui-compressor