-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdebug_output.txt
executable file
·513 lines (513 loc) · 99.5 KB
/
debug_output.txt
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
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
Starting resolution (2017-04-12 19:16:41 -0700)
User-requested dependencies: [#<Bundler::DepProxy:0x007f8bab38c938 @dep=<Bundler::Dependency type=:runtime name="jekyll" requirements="= 3.4.3">, @__platform="ruby">, #<Bundler::DepProxy:0x007f8bab38c910 @dep=<Bundler::Dependency type=:runtime name="jekyll-admin" requirements=">= 0">, @__platform="ruby">, #<Bundler::DepProxy:0x007f8bab38c8e8 @dep=<Bundler::Dependency type=:runtime name="jekyll-archives" requirements=">= 0">, @__platform="ruby">, #<Bundler::DepProxy:0x007f8bab38c898 @dep=<Bundler::Dependency type=:runtime name="github-pages" requirements=">= 0">, @__platform="ruby">, #<Bundler::DepProxy:0x007f8bab38c820 @dep=<Bundler::Dependency type=:runtime name="jekyll-paginate" requirements=">= 0">, @__platform="ruby">, #<Bundler::DepProxy:0x007f8bab38c7f8 @dep=<Bundler::Dependency type=:runtime name="jekyll-sitemap" requirements=">= 0">, @__platform="ruby">, #<Bundler::DepProxy:0x007f8bab38c7d0 @dep=<Bundler::Dependency type=:runtime name="jekyll-gist" requirements=">= 0">, @__platform="ruby">, #<Bundler::DepProxy:0x007f8bab38c690 @dep=<Bundler::Dependency type=:runtime name="jekyll-feed" requirements=">= 0">, @__platform="ruby">, #<Bundler::DepProxy:0x007f8bab38c668 @dep=<Bundler::Dependency type=:runtime name="jemoji" requirements=">= 0">, @__platform="ruby">, #<Bundler::DepProxy:0x007f8bab38c640 @dep=<Bundler::Dependency type=:runtime name="ruby\u0000" requirements="~> 2.3.1.0">, @__platform="ruby">, #<Bundler::DepProxy:0x007f8bab38c618 @dep=<Bundler::Dependency type=:runtime name="rubygems\u0000" requirements="= 2.6.8">, @__platform="ruby">]
Creating possibility state for ruby (~> 2.3.1.0) (1 remaining)
Attempting to activate ruby (2.3.1.112)
Activated ruby at ruby (2.3.1.112)
Requiring nested dependencies ()
Creating possibility state for rubygems (= 2.6.8) (1 remaining)
Attempting to activate rubygems (2.6.8)
Activated rubygems at rubygems (2.6.8)
Requiring nested dependencies ()
Creating possibility state for jekyll-admin (6 remaining)
Attempting to activate jekyll-admin (0.4.1)
Activated jekyll-admin at jekyll-admin (0.4.1)
Requiring nested dependencies (addressable (~> 2.4), jekyll (~> 3.3), sinatra (~> 1.4), sinatra-contrib (~> 1.4))
Creating possibility state for sinatra (~> 1.4) (9 remaining)
Attempting to activate sinatra (1.4.8)
Activated sinatra at sinatra (1.4.8)
Requiring nested dependencies (rack (~> 1.5), rack-protection (~> 1.4), tilt (< 3, >= 1.3))
Creating possibility state for rack (~> 1.5) (12 remaining)
Attempting to activate rack (1.6.5)
Activated rack at rack (1.6.5)
Requiring nested dependencies ()
Creating possibility state for tilt (< 3, >= 1.3) (18 remaining)
Attempting to activate tilt (2.0.7)
Activated tilt at tilt (2.0.7)
Requiring nested dependencies ()
Creating possibility state for rack-protection (~> 1.4) (5 remaining)
Attempting to activate rack-protection (1.5.3)
Activated rack-protection at rack-protection (1.5.3)
Requiring nested dependencies (rack)
Creating possibility state for rack (56 remaining)
Attempting to activate rack (2.0.1)
Found existing spec (rack (1.6.5))
Creating possibility state for sinatra-contrib (~> 1.4) (6 remaining)
Attempting to activate sinatra-contrib (1.4.7)
Activated sinatra-contrib at sinatra-contrib (1.4.7)
Requiring nested dependencies (backports (>= 2.0), multi_json, rack-protection, rack-test, sinatra (~> 1.4.0), tilt (< 3, >= 1.3))
Creating possibility state for sinatra (~> 1.4.0) (9 remaining)
Attempting to activate sinatra (1.4.8)
Found existing spec (sinatra (1.4.8))
Creating possibility state for tilt (< 3, >= 1.3) (18 remaining)
Attempting to activate tilt (2.0.7)
Found existing spec (tilt (2.0.7))
Creating possibility state for rack-protection (13 remaining)
Attempting to activate rack-protection (1.5.3)
Found existing spec (rack-protection (1.5.3))
Creating possibility state for backports (>= 2.0) (52 remaining)
Attempting to activate backports (3.7.0)
Activated backports at backports (3.7.0)
Requiring nested dependencies ()
Creating possibility state for multi_json (51 remaining)
Attempting to activate multi_json (1.12.1)
Activated multi_json at multi_json (1.12.1)
Requiring nested dependencies ()
Creating possibility state for jekyll (= 3.4.3) (1 remaining)
Attempting to activate jekyll (3.4.3)
Activated jekyll at jekyll (3.4.3)
Requiring nested dependencies (addressable (~> 2.4), colorator (~> 1.0), jekyll-sass-converter (~> 1.0), jekyll-watch (~> 1.1), kramdown (~> 1.3), liquid (~> 3.0), mercenary (~> 0.3.3), pathutil (~> 0.9), rouge (~> 1.7), safe_yaml (~> 1.0))
Creating possibility state for jekyll (~> 3.3) (1 remaining)
Attempting to activate jekyll (3.4.3)
Found existing spec (jekyll (3.4.3))
Creating possibility state for jekyll-feed (1 remaining)
Attempting to activate jekyll-feed (0.9.2)
Activated jekyll-feed at jekyll-feed (0.9.2)
Requiring nested dependencies (jekyll (~> 3.3))
Creating possibility state for jekyll (~> 3.3) (1 remaining)
Attempting to activate jekyll (3.4.3)
Found existing spec (jekyll (3.4.3))
Creating possibility state for jekyll-paginate (1 remaining)
Attempting to activate jekyll-paginate (1.1.0)
Activated jekyll-paginate at jekyll-paginate (1.1.0)
Requiring nested dependencies ()
Creating possibility state for jekyll-sitemap (1 remaining)
Attempting to activate jekyll-sitemap (1.0.0)
Activated jekyll-sitemap at jekyll-sitemap (1.0.0)
Requiring nested dependencies (jekyll (~> 3.3))
Creating possibility state for jekyll (~> 3.3) (1 remaining)
Attempting to activate jekyll (3.4.3)
Found existing spec (jekyll (3.4.3))
Creating possibility state for addressable (~> 2.4) (1 remaining)
Attempting to activate addressable (2.5.1)
Activated addressable at addressable (2.5.1)
Requiring nested dependencies (public_suffix (>= 2.0.2, ~> 2.0))
Creating possibility state for public_suffix (>= 2.0.2, ~> 2.0) (1 remaining)
Attempting to activate public_suffix (2.0.5)
Activated public_suffix at public_suffix (2.0.5)
Requiring nested dependencies ()
Creating possibility state for jemoji (1 remaining)
Attempting to activate jemoji (0.8.0)
Activated jemoji at jemoji (0.8.0)
Requiring nested dependencies (activesupport (~> 4.0), gemoji (~> 3.0), html-pipeline (~> 2.2), jekyll (>= 3.0))
Creating possibility state for jekyll (>= 3.0) (1 remaining)
Attempting to activate jekyll (3.4.3)
Found existing spec (jekyll (3.4.3))
Creating possibility state for colorator (~> 1.0) (1 remaining)
Attempting to activate colorator (1.1.0)
Activated colorator at colorator (1.1.0)
Requiring nested dependencies ()
Creating possibility state for jekyll-gist (1 remaining)
Attempting to activate jekyll-gist (1.4.0)
Activated jekyll-gist at jekyll-gist (1.4.0)
Requiring nested dependencies (octokit (~> 4.2))
Creating possibility state for octokit (~> 4.2) (1 remaining)
Attempting to activate octokit (4.7.0)
Activated octokit at octokit (4.7.0)
Requiring nested dependencies (sawyer (>= 0.5.3, ~> 0.8.0))
Creating possibility state for sawyer (>= 0.5.3, ~> 0.8.0) (1 remaining)
Attempting to activate sawyer (0.8.1)
Activated sawyer at sawyer (0.8.1)
Requiring nested dependencies (addressable (< 2.6, >= 2.3.5), faraday (< 1.0, ~> 0.8))
Creating possibility state for addressable (< 2.6, >= 2.3.5) (1 remaining)
Attempting to activate addressable (2.5.1)
Found existing spec (addressable (2.5.1))
Creating possibility state for mercenary (~> 0.3.3) (1 remaining)
Attempting to activate mercenary (0.3.6)
Activated mercenary at mercenary (0.3.6)
Requiring nested dependencies ()
Creating possibility state for pathutil (~> 0.9) (1 remaining)
Attempting to activate pathutil (0.14.0)
Activated pathutil at pathutil (0.14.0)
Requiring nested dependencies (forwardable-extended (~> 2.6))
Creating possibility state for forwardable-extended (~> 2.6) (1 remaining)
Attempting to activate forwardable-extended (2.6.0)
Activated forwardable-extended at forwardable-extended (2.6.0)
Requiring nested dependencies ()
Creating possibility state for jekyll-sass-converter (~> 1.0) (1 remaining)
Attempting to activate jekyll-sass-converter (1.5.0)
Activated jekyll-sass-converter at jekyll-sass-converter (1.5.0)
Requiring nested dependencies (sass (~> 3.4))
Creating possibility state for sass (~> 3.4) (1 remaining)
Attempting to activate sass (3.4.23)
Activated sass at sass (3.4.23)
Requiring nested dependencies ()
Creating possibility state for jekyll-archives (1 remaining)
Attempting to activate jekyll-archives (2.1.1)
Activated jekyll-archives at jekyll-archives (2.1.1)
Requiring nested dependencies (jekyll (>= 2.4))
Creating possibility state for jekyll (>= 2.4) (1 remaining)
Attempting to activate jekyll (3.4.3)
Found existing spec (jekyll (3.4.3))
Creating possibility state for gemoji (~> 3.0) (1 remaining)
Attempting to activate gemoji (3.0.0)
Activated gemoji at gemoji (3.0.0)
Requiring nested dependencies ()
Creating possibility state for html-pipeline (~> 2.2) (1 remaining)
Attempting to activate html-pipeline (2.5.0)
Activated html-pipeline at html-pipeline (2.5.0)
Requiring nested dependencies (activesupport (>= 2), nokogiri (>= 1.4))
Creating possibility state for nokogiri (>= 1.4) (1 remaining)
Attempting to activate nokogiri (1.7.1)
Activated nokogiri at nokogiri (1.7.1)
Requiring nested dependencies (mini_portile2 (~> 2.1.0))
Creating possibility state for mini_portile2 (~> 2.1.0) (1 remaining)
Attempting to activate mini_portile2 (2.1.0)
Activated mini_portile2 at mini_portile2 (2.1.0)
Requiring nested dependencies ()
Creating possibility state for github-pages (1 remaining)
Attempting to activate github-pages (134)
Activated github-pages at github-pages (134)
Requiring nested dependencies (activesupport (= 4.2.7), github-pages-health-check (= 1.3.3), jekyll (= 3.4.3), jekyll-avatar (= 0.4.2), jekyll-coffeescript (= 1.0.1), jekyll-default-layout (= 0.1.4), jekyll-feed (= 0.9.2), jekyll-gist (= 1.4.0), jekyll-github-metadata (= 2.3.1), jekyll-mentions (= 1.2.0), jekyll-optional-front-matter (= 0.1.2), jekyll-paginate (= 1.1.0), jekyll-readme-index (= 0.1.0), jekyll-redirect-from (= 0.12.1), jekyll-relative-links (= 0.4.0), jekyll-sass-converter (= 1.5.0), jekyll-seo-tag (= 2.2.0), jekyll-sitemap (= 1.0.0), jekyll-swiss (= 0.4.0), jekyll-theme-architect (= 0.0.4), jekyll-theme-cayman (= 0.0.4), jekyll-theme-dinky (= 0.0.4), jekyll-theme-hacker (= 0.0.4), jekyll-theme-leap-day (= 0.0.4), jekyll-theme-merlot (= 0.0.4), jekyll-theme-midnight (= 0.0.4), jekyll-theme-minimal (= 0.0.4), jekyll-theme-modernist (= 0.0.4), jekyll-theme-primer (= 0.1.8), jekyll-theme-slate (= 0.0.4), jekyll-theme-tactile (= 0.0.4), jekyll-theme-time-machine (= 0.0.4), jekyll-titles-from-headings (= 0.1.5), jemoji (= 0.8.0), kramdown (= 1.13.2), liquid (= 3.0.6), listen (= 3.0.6), mercenary (~> 0.3), minima (= 2.0.0), rouge (= 1.11.1), terminal-table (~> 1.4))
Creating possibility state for mercenary (~> 0.3) (1 remaining)
Attempting to activate mercenary (0.3.6)
Found existing spec (mercenary (0.3.6))
Creating possibility state for jekyll-feed (= 0.9.2) (1 remaining)
Attempting to activate jekyll-feed (0.9.2)
Found existing spec (jekyll-feed (0.9.2))
Creating possibility state for jekyll-sitemap (= 1.0.0) (1 remaining)
Attempting to activate jekyll-sitemap (1.0.0)
Found existing spec (jekyll-sitemap (1.0.0))
Creating possibility state for jekyll-paginate (= 1.1.0) (1 remaining)
Attempting to activate jekyll-paginate (1.1.0)
Found existing spec (jekyll-paginate (1.1.0))
Creating possibility state for jemoji (= 0.8.0) (1 remaining)
Attempting to activate jemoji (0.8.0)
Found existing spec (jemoji (0.8.0))
Creating possibility state for jekyll-gist (= 1.4.0) (1 remaining)
Attempting to activate jekyll-gist (1.4.0)
Found existing spec (jekyll-gist (1.4.0))
Creating possibility state for jekyll (= 3.4.3) (1 remaining)
Attempting to activate jekyll (3.4.3)
Found existing spec (jekyll (3.4.3))
Creating possibility state for jekyll-sass-converter (= 1.5.0) (1 remaining)
Attempting to activate jekyll-sass-converter (1.5.0)
Found existing spec (jekyll-sass-converter (1.5.0))
Creating possibility state for activesupport (= 4.2.7) (1 remaining)
Attempting to activate activesupport (4.2.7)
Activated activesupport at activesupport (4.2.7)
Requiring nested dependencies (i18n (~> 0.7), json (>= 1.7.7, ~> 1.7), minitest (~> 5.1), thread_safe (>= 0.3.4, ~> 0.3), tzinfo (~> 1.1))
Creating possibility state for activesupport (>= 2) (1 remaining)
Attempting to activate activesupport (4.2.7)
Found existing spec (activesupport (4.2.7))
Creating possibility state for activesupport (~> 4.0) (1 remaining)
Attempting to activate activesupport (4.2.7)
Found existing spec (activesupport (4.2.7))
Creating possibility state for jekyll-coffeescript (= 1.0.1) (1 remaining)
Attempting to activate jekyll-coffeescript (1.0.1)
Activated jekyll-coffeescript at jekyll-coffeescript (1.0.1)
Requiring nested dependencies (coffee-script (~> 2.2))
Creating possibility state for coffee-script (~> 2.2) (1 remaining)
Attempting to activate coffee-script (2.4.1)
Activated coffee-script at coffee-script (2.4.1)
Requiring nested dependencies (coffee-script-source, execjs)
Creating possibility state for execjs (1 remaining)
Attempting to activate execjs (2.7.0)
Activated execjs at execjs (2.7.0)
Requiring nested dependencies ()
Creating possibility state for jekyll-mentions (= 1.2.0) (1 remaining)
Attempting to activate jekyll-mentions (1.2.0)
Activated jekyll-mentions at jekyll-mentions (1.2.0)
Requiring nested dependencies (activesupport (~> 4.0), html-pipeline (~> 2.3), jekyll (~> 3.0))
Creating possibility state for jekyll (~> 3.0) (1 remaining)
Attempting to activate jekyll (3.4.3)
Found existing spec (jekyll (3.4.3))
Creating possibility state for activesupport (~> 4.0) (1 remaining)
Attempting to activate activesupport (4.2.7)
Found existing spec (activesupport (4.2.7))
Creating possibility state for html-pipeline (~> 2.3) (1 remaining)
Attempting to activate html-pipeline (2.5.0)
Found existing spec (html-pipeline (2.5.0))
Creating possibility state for jekyll-relative-links (= 0.4.0) (1 remaining)
Attempting to activate jekyll-relative-links (0.4.0)
Activated jekyll-relative-links at jekyll-relative-links (0.4.0)
Requiring nested dependencies (jekyll (~> 3.3))
Creating possibility state for jekyll (~> 3.3) (1 remaining)
Attempting to activate jekyll (3.4.3)
Found existing spec (jekyll (3.4.3))
Creating possibility state for jekyll-swiss (= 0.4.0) (1 remaining)
Attempting to activate jekyll-swiss (0.4.0)
Activated jekyll-swiss at jekyll-swiss (0.4.0)
Requiring nested dependencies ()
Creating possibility state for jekyll-theme-architect (= 0.0.4) (1 remaining)
Attempting to activate jekyll-theme-architect (0.0.4)
Activated jekyll-theme-architect at jekyll-theme-architect (0.0.4)
Requiring nested dependencies (jekyll (~> 3.3))
Creating possibility state for jekyll (~> 3.3) (1 remaining)
Attempting to activate jekyll (3.4.3)
Found existing spec (jekyll (3.4.3))
Creating possibility state for jekyll-theme-dinky (= 0.0.4) (1 remaining)
Attempting to activate jekyll-theme-dinky (0.0.4)
Activated jekyll-theme-dinky at jekyll-theme-dinky (0.0.4)
Requiring nested dependencies (jekyll (~> 3.3))
Creating possibility state for jekyll (~> 3.3) (1 remaining)
Attempting to activate jekyll (3.4.3)
Found existing spec (jekyll (3.4.3))
Creating possibility state for jekyll-theme-leap-day (= 0.0.4) (1 remaining)
Attempting to activate jekyll-theme-leap-day (0.0.4)
Activated jekyll-theme-leap-day at jekyll-theme-leap-day (0.0.4)
Requiring nested dependencies (jekyll (~> 3.3))
Creating possibility state for jekyll (~> 3.3) (1 remaining)
Attempting to activate jekyll (3.4.3)
Found existing spec (jekyll (3.4.3))
Creating possibility state for jekyll-theme-midnight (= 0.0.4) (1 remaining)
Attempting to activate jekyll-theme-midnight (0.0.4)
Activated jekyll-theme-midnight at jekyll-theme-midnight (0.0.4)
Requiring nested dependencies (jekyll (~> 3.3))
Creating possibility state for jekyll (~> 3.3) (1 remaining)
Attempting to activate jekyll (3.4.3)
Found existing spec (jekyll (3.4.3))
Creating possibility state for jekyll-theme-modernist (= 0.0.4) (1 remaining)
Attempting to activate jekyll-theme-modernist (0.0.4)
Activated jekyll-theme-modernist at jekyll-theme-modernist (0.0.4)
Requiring nested dependencies (jekyll (~> 3.3))
Creating possibility state for jekyll (~> 3.3) (1 remaining)
Attempting to activate jekyll (3.4.3)
Found existing spec (jekyll (3.4.3))
Creating possibility state for jekyll-theme-slate (= 0.0.4) (1 remaining)
Attempting to activate jekyll-theme-slate (0.0.4)
Activated jekyll-theme-slate at jekyll-theme-slate (0.0.4)
Requiring nested dependencies (jekyll (~> 3.3))
Creating possibility state for jekyll (~> 3.3) (1 remaining)
Attempting to activate jekyll (3.4.3)
Found existing spec (jekyll (3.4.3))
Creating possibility state for jekyll-theme-time-machine (= 0.0.4) (1 remaining)
Attempting to activate jekyll-theme-time-machine (0.0.4)
Activated jekyll-theme-time-machine at jekyll-theme-time-machine (0.0.4)
Requiring nested dependencies (jekyll (~> 3.3))
Creating possibility state for jekyll (~> 3.3) (1 remaining)
Attempting to activate jekyll (3.4.3)
Found existing spec (jekyll (3.4.3))
Creating possibility state for kramdown (= 1.13.2) (1 remaining)
Attempting to activate kramdown (1.13.2)
Activated kramdown at kramdown (1.13.2)
Requiring nested dependencies ()
Creating possibility state for liquid (= 3.0.6) (1 remaining)
Attempting to activate liquid (3.0.6)
Activated liquid at liquid (3.0.6)
Requiring nested dependencies ()
Creating possibility state for listen (= 3.0.6) (1 remaining)
Attempting to activate listen (3.0.6)
Activated listen at listen (3.0.6)
Requiring nested dependencies (rb-fsevent (>= 0.9.3), rb-inotify (>= 0.9.7))
Creating possibility state for liquid (~> 3.0) (1 remaining)
Attempting to activate liquid (3.0.6)
Found existing spec (liquid (3.0.6))
Creating possibility state for kramdown (~> 1.3) (1 remaining)
Attempting to activate kramdown (1.13.2)
Found existing spec (kramdown (1.13.2))
Creating possibility state for faraday (< 1.0, ~> 0.8) (1 remaining)
Attempting to activate faraday (0.12.0.1)
Activated faraday at faraday (0.12.0.1)
Requiring nested dependencies (multipart-post (< 3, >= 1.2))
Creating possibility state for multipart-post (< 3, >= 1.2) (1 remaining)
Attempting to activate multipart-post (2.0.0)
Activated multipart-post at multipart-post (2.0.0)
Requiring nested dependencies ()
Creating possibility state for jekyll-theme-hacker (= 0.0.4) (1 remaining)
Attempting to activate jekyll-theme-hacker (0.0.4)
Activated jekyll-theme-hacker at jekyll-theme-hacker (0.0.4)
Requiring nested dependencies (jekyll (~> 3.3))
Creating possibility state for jekyll (~> 3.3) (1 remaining)
Attempting to activate jekyll (3.4.3)
Found existing spec (jekyll (3.4.3))
Creating possibility state for rouge (= 1.11.1) (1 remaining)
Attempting to activate rouge (1.11.1)
Activated rouge at rouge (1.11.1)
Requiring nested dependencies ()
Creating possibility state for jekyll-theme-minimal (= 0.0.4) (1 remaining)
Attempting to activate jekyll-theme-minimal (0.0.4)
Activated jekyll-theme-minimal at jekyll-theme-minimal (0.0.4)
Requiring nested dependencies (jekyll (~> 3.3))
Creating possibility state for rouge (~> 1.7) (1 remaining)
Attempting to activate rouge (1.11.1)
Found existing spec (rouge (1.11.1))
Creating possibility state for jekyll (~> 3.3) (1 remaining)
Attempting to activate jekyll (3.4.3)
Found existing spec (jekyll (3.4.3))
Creating possibility state for jekyll-theme-tactile (= 0.0.4) (1 remaining)
Attempting to activate jekyll-theme-tactile (0.0.4)
Activated jekyll-theme-tactile at jekyll-theme-tactile (0.0.4)
Requiring nested dependencies (jekyll (~> 3.3))
Creating possibility state for jekyll (~> 3.3) (1 remaining)
Attempting to activate jekyll (3.4.3)
Found existing spec (jekyll (3.4.3))
Creating possibility state for minitest (~> 5.1) (1 remaining)
Attempting to activate minitest (5.10.1)
Activated minitest at minitest (5.10.1)
Requiring nested dependencies ()
Creating possibility state for thread_safe (>= 0.3.4, ~> 0.3) (1 remaining)
Attempting to activate thread_safe (0.3.6)
Activated thread_safe at thread_safe (0.3.6)
Requiring nested dependencies ()
Creating possibility state for jekyll-default-layout (= 0.1.4) (1 remaining)
Attempting to activate jekyll-default-layout (0.1.4)
Activated jekyll-default-layout at jekyll-default-layout (0.1.4)
Requiring nested dependencies (jekyll (~> 3.0))
Creating possibility state for jekyll (~> 3.0) (1 remaining)
Attempting to activate jekyll (3.4.3)
Found existing spec (jekyll (3.4.3))
Creating possibility state for jekyll-seo-tag (= 2.2.0) (1 remaining)
Attempting to activate jekyll-seo-tag (2.2.0)
Activated jekyll-seo-tag at jekyll-seo-tag (2.2.0)
Requiring nested dependencies (jekyll (~> 3.3))
Creating possibility state for jekyll (~> 3.3) (1 remaining)
Attempting to activate jekyll (3.4.3)
Found existing spec (jekyll (3.4.3))
Creating possibility state for jekyll-readme-index (= 0.1.0) (1 remaining)
Attempting to activate jekyll-readme-index (0.1.0)
Activated jekyll-readme-index at jekyll-readme-index (0.1.0)
Requiring nested dependencies (jekyll (~> 3.0))
Creating possibility state for jekyll (~> 3.0) (1 remaining)
Attempting to activate jekyll (3.4.3)
Found existing spec (jekyll (3.4.3))
Creating possibility state for jekyll-theme-merlot (= 0.0.4) (1 remaining)
Attempting to activate jekyll-theme-merlot (0.0.4)
Activated jekyll-theme-merlot at jekyll-theme-merlot (0.0.4)
Requiring nested dependencies (jekyll (~> 3.3))
Creating possibility state for jekyll (~> 3.3) (1 remaining)
Attempting to activate jekyll (3.4.3)
Found existing spec (jekyll (3.4.3))
Creating possibility state for jekyll-theme-primer (= 0.1.8) (1 remaining)
Attempting to activate jekyll-theme-primer (0.1.8)
Activated jekyll-theme-primer at jekyll-theme-primer (0.1.8)
Requiring nested dependencies (jekyll (~> 3.3))
Creating possibility state for jekyll (~> 3.3) (1 remaining)
Attempting to activate jekyll (3.4.3)
Found existing spec (jekyll (3.4.3))
Creating possibility state for jekyll-titles-from-headings (= 0.1.5) (1 remaining)
Attempting to activate jekyll-titles-from-headings (0.1.5)
Activated jekyll-titles-from-headings at jekyll-titles-from-headings (0.1.5)
Requiring nested dependencies (jekyll (~> 3.3))
Creating possibility state for jekyll (~> 3.3) (1 remaining)
Attempting to activate jekyll (3.4.3)
Found existing spec (jekyll (3.4.3))
Creating possibility state for jekyll-optional-front-matter (= 0.1.2) (1 remaining)
Attempting to activate jekyll-optional-front-matter (0.1.2)
Activated jekyll-optional-front-matter at jekyll-optional-front-matter (0.1.2)
Requiring nested dependencies (jekyll (~> 3.0))
Creating possibility state for jekyll (~> 3.0) (1 remaining)
Attempting to activate jekyll (3.4.3)
Found existing spec (jekyll (3.4.3))
Creating possibility state for jekyll-theme-cayman (= 0.0.4) (1 remaining)
Attempting to activate jekyll-theme-cayman (0.0.4)
Activated jekyll-theme-cayman at jekyll-theme-cayman (0.0.4)
Requiring nested dependencies (jekyll (~> 3.3))
Creating possibility state for jekyll (~> 3.3) (1 remaining)
Attempting to activate jekyll (3.4.3)
Found existing spec (jekyll (3.4.3))
Creating possibility state for terminal-table (~> 1.4) (1 remaining)
Attempting to activate terminal-table (1.7.3)
Activated terminal-table at terminal-table (1.7.3)
Requiring nested dependencies (unicode-display_width (~> 1.1.1))
Creating possibility state for unicode-display_width (~> 1.1.1) (1 remaining)
Attempting to activate unicode-display_width (1.1.3)
Activated unicode-display_width at unicode-display_width (1.1.3)
Requiring nested dependencies ()
Creating possibility state for minima (= 2.0.0) (1 remaining)
Attempting to activate minima (2.0.0)
Activated minima at minima (2.0.0)
Requiring nested dependencies ()
Creating possibility state for jekyll-watch (~> 1.1) (1 remaining)
Attempting to activate jekyll-watch (1.5.0)
Activated jekyll-watch at jekyll-watch (1.5.0)
Requiring nested dependencies (listen (< 3.1, ~> 3.0))
Creating possibility state for listen (< 3.1, ~> 3.0) (1 remaining)
Attempting to activate listen (3.0.6)
Found existing spec (listen (3.0.6))
Creating possibility state for json (>= 1.7.7, ~> 1.7) (1 remaining)
Attempting to activate json (1.8.6)
Activated json at json (1.8.6)
Requiring nested dependencies ()
Creating possibility state for i18n (~> 0.7) (1 remaining)
Attempting to activate i18n (0.8.1)
Activated i18n at i18n (0.8.1)
Requiring nested dependencies ()
Creating possibility state for jekyll-redirect-from (= 0.12.1) (1 remaining)
Attempting to activate jekyll-redirect-from (0.12.1)
Activated jekyll-redirect-from at jekyll-redirect-from (0.12.1)
Requiring nested dependencies (jekyll (~> 3.3))
Creating possibility state for jekyll (~> 3.3) (1 remaining)
Attempting to activate jekyll (3.4.3)
Found existing spec (jekyll (3.4.3))
Creating possibility state for rb-fsevent (>= 0.9.3) (1 remaining)
Attempting to activate rb-fsevent (0.9.8)
Activated rb-fsevent at rb-fsevent (0.9.8)
Requiring nested dependencies ()
Creating possibility state for jekyll-avatar (= 0.4.2) (1 remaining)
Attempting to activate jekyll-avatar (0.4.2)
Activated jekyll-avatar at jekyll-avatar (0.4.2)
Requiring nested dependencies (jekyll (~> 3.0))
Creating possibility state for jekyll (~> 3.0) (1 remaining)
Attempting to activate jekyll (3.4.3)
Found existing spec (jekyll (3.4.3))
Creating possibility state for tzinfo (~> 1.1) (1 remaining)
Attempting to activate tzinfo (1.2.3)
Activated tzinfo at tzinfo (1.2.3)
Requiring nested dependencies (thread_safe (~> 0.1))
Creating possibility state for thread_safe (~> 0.1) (1 remaining)
Attempting to activate thread_safe (0.3.6)
Found existing spec (thread_safe (0.3.6))
Creating possibility state for jekyll-github-metadata (= 2.3.1) (1 remaining)
Attempting to activate jekyll-github-metadata (2.3.1)
Activated jekyll-github-metadata at jekyll-github-metadata (2.3.1)
Requiring nested dependencies (jekyll (~> 3.1), octokit (!= 4.4.0, ~> 4.0))
Creating possibility state for octokit (!= 4.4.0, ~> 4.0) (1 remaining)
Attempting to activate octokit (4.7.0)
Found existing spec (octokit (4.7.0))
Creating possibility state for jekyll (~> 3.1) (1 remaining)
Attempting to activate jekyll (3.4.3)
Found existing spec (jekyll (3.4.3))
Creating possibility state for coffee-script-source (1 remaining)
Attempting to activate coffee-script-source (1.12.2)
Activated coffee-script-source at coffee-script-source (1.12.2)
Requiring nested dependencies ()
Creating possibility state for github-pages-health-check (= 1.3.3) (1 remaining)
Attempting to activate github-pages-health-check (1.3.3)
Activated github-pages-health-check at github-pages-health-check (1.3.3)
Requiring nested dependencies (addressable (~> 2.3), net-dns (~> 0.8), octokit (~> 4.0), public_suffix (~> 2.0), typhoeus (~> 0.7))
Creating possibility state for addressable (~> 2.3) (1 remaining)
Attempting to activate addressable (2.5.1)
Found existing spec (addressable (2.5.1))
Creating possibility state for public_suffix (~> 2.0) (1 remaining)
Attempting to activate public_suffix (2.0.5)
Found existing spec (public_suffix (2.0.5))
Creating possibility state for octokit (~> 4.0) (1 remaining)
Attempting to activate octokit (4.7.0)
Found existing spec (octokit (4.7.0))
Creating possibility state for typhoeus (~> 0.7) (1 remaining)
Attempting to activate typhoeus (0.8.0)
Activated typhoeus at typhoeus (0.8.0)
Requiring nested dependencies (ethon (>= 0.8.0))
Creating possibility state for safe_yaml (~> 1.0) (1 remaining)
Attempting to activate safe_yaml (1.0.4)
Activated safe_yaml at safe_yaml (1.0.4)
Requiring nested dependencies ()
Creating possibility state for net-dns (~> 0.8) (1 remaining)
Attempting to activate net-dns (0.8.0)
Activated net-dns at net-dns (0.8.0)
Requiring nested dependencies ()
Creating possibility state for rb-inotify (>= 0.9.7) (1 remaining)
Attempting to activate rb-inotify (0.9.8)
Activated rb-inotify at rb-inotify (0.9.8)
Requiring nested dependencies (ffi (>= 0.5.0))
Creating possibility state for ethon (>= 0.8.0) (1 remaining)
Attempting to activate ethon (0.10.1)
Activated ethon at ethon (0.10.1)
Requiring nested dependencies (ffi (>= 1.3.0))
Creating possibility state for ffi (>= 0.5.0) (1 remaining)
Attempting to activate ffi (1.9.18)
Activated ffi at ffi (1.9.18)
Requiring nested dependencies ()
Creating possibility state for ffi (>= 1.3.0) (1 remaining)
Attempting to activate ffi (1.9.18)
Found existing spec (ffi (1.9.18))
Creating possibility state for rack-test (18 remaining)
Attempting to activate rack-test (0.6.3)
Activated rack-test at rack-test (0.6.3)
Requiring nested dependencies (rack (>= 1.0))
Creating possibility state for rack (>= 1.0) (50 remaining)
Attempting to activate rack (2.0.1)
Found existing spec (rack (1.6.5))
Finished resolution (141 steps) (Took 0.078396 seconds) (2017-04-12 19:16:41 -0700)
Unactivated:
Activated: jekyll, jekyll-admin, jekyll-archives, github-pages, jekyll-paginate, jekyll-sitemap, jekyll-gist, jekyll-feed, jemoji, ruby , rubygems , addressable, sinatra, sinatra-contrib, rack, rack-protection, tilt, backports, multi_json, rack-test, colorator, jekyll-sass-converter, jekyll-watch, kramdown, liquid, mercenary, pathutil, rouge, safe_yaml, public_suffix, activesupport, gemoji, html-pipeline, octokit, sawyer, faraday, forwardable-extended, sass, nokogiri, mini_portile2, github-pages-health-check, jekyll-avatar, jekyll-coffeescript, jekyll-default-layout, jekyll-github-metadata, jekyll-mentions, jekyll-optional-front-matter, jekyll-readme-index, jekyll-redirect-from, jekyll-relative-links, jekyll-seo-tag, jekyll-swiss, jekyll-theme-architect, jekyll-theme-cayman, jekyll-theme-dinky, jekyll-theme-hacker, jekyll-theme-leap-day, jekyll-theme-merlot, jekyll-theme-midnight, jekyll-theme-minimal, jekyll-theme-modernist, jekyll-theme-primer, jekyll-theme-slate, jekyll-theme-tactile, jekyll-theme-time-machine, jekyll-titles-from-headings, listen, minima, terminal-table, i18n, json, minitest, thread_safe, tzinfo, coffee-script, coffee-script-source, execjs, rb-fsevent, rb-inotify, multipart-post, unicode-display_width, net-dns, typhoeus, ethon, ffi