Skip to content

Commit bed00ca

Browse files
committed
Updates
1 parent f874040 commit bed00ca

File tree

2 files changed

+86
-58
lines changed

2 files changed

+86
-58
lines changed

Gemfile.lock

+86-56
Original file line numberDiff line numberDiff line change
@@ -2,90 +2,120 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
RedCloth (4.2.9)
5-
activesupport (4.1.1)
6-
i18n (~> 0.6, >= 0.6.9)
5+
activesupport (4.2.0)
6+
i18n (~> 0.7)
77
json (~> 1.7, >= 1.7.7)
88
minitest (~> 5.1)
9-
thread_safe (~> 0.1)
9+
thread_safe (~> 0.3, >= 0.3.4)
1010
tzinfo (~> 1.1)
1111
blankslate (2.1.2.4)
12-
classifier (1.3.4)
13-
fast-stemmer (>= 1.0.0)
12+
celluloid (0.16.0)
13+
timers (~> 4.0.0)
14+
classifier-reborn (2.0.3)
15+
fast-stemmer (~> 1.0)
16+
coffee-script (2.3.0)
17+
coffee-script-source
18+
execjs
19+
coffee-script-source (1.8.0)
1420
colorator (0.1)
15-
commander (4.1.6)
16-
highline (~> 1.6.11)
21+
execjs (2.2.2)
1722
fast-stemmer (1.0.2)
18-
ffi (1.9.3)
19-
gemoji (1.5.0)
20-
github-pages (19)
23+
ffi (1.9.6)
24+
gemoji (2.1.0)
25+
github-pages (31)
2126
RedCloth (= 4.2.9)
22-
jekyll (= 1.5.1)
23-
jekyll-mentions (= 0.0.6)
24-
jekyll-redirect-from (= 0.3.1)
25-
jekyll-sitemap (= 0.3.0)
26-
jemoji (= 0.1.0)
27+
github-pages-health-check (~> 0.2)
28+
jekyll (= 2.4.0)
29+
jekyll-coffeescript (= 1.0.1)
30+
jekyll-mentions (= 0.2.1)
31+
jekyll-redirect-from (= 0.6.2)
32+
jekyll-sass-converter (= 1.2.0)
33+
jekyll-sitemap (= 0.6.3)
34+
jemoji (= 0.4.0)
2735
kramdown (= 1.3.1)
28-
liquid (= 2.5.5)
36+
liquid (= 2.6.1)
2937
maruku (= 0.7.0)
38+
mercenary (~> 0.3)
39+
pygments.rb (= 0.6.0)
3040
rdiscount (= 2.1.7)
31-
redcarpet (= 2.3.0)
32-
highline (1.6.21)
33-
html-pipeline (1.5.0)
41+
redcarpet (= 3.1.2)
42+
terminal-table (~> 1.4)
43+
github-pages-health-check (0.2.1)
44+
net-dns (~> 0.6)
45+
public_suffix (~> 1.4)
46+
hitimes (1.2.2)
47+
html-pipeline (1.9.0)
3448
activesupport (>= 2)
3549
nokogiri (~> 1.4)
36-
i18n (0.6.9)
37-
jekyll (1.5.1)
38-
classifier (~> 1.3)
50+
i18n (0.7.0)
51+
jekyll (2.4.0)
52+
classifier-reborn (~> 2.0)
3953
colorator (~> 0.1)
40-
commander (~> 4.1.3)
41-
liquid (~> 2.5.5)
42-
listen (~> 1.3)
43-
maruku (= 0.7.0)
44-
pygments.rb (~> 0.5.0)
45-
redcarpet (~> 2.3.0)
54+
jekyll-coffeescript (~> 1.0)
55+
jekyll-gist (~> 1.0)
56+
jekyll-paginate (~> 1.0)
57+
jekyll-sass-converter (~> 1.0)
58+
jekyll-watch (~> 1.1)
59+
kramdown (~> 1.3)
60+
liquid (~> 2.6.1)
61+
mercenary (~> 0.3.3)
62+
pygments.rb (~> 0.6.0)
63+
redcarpet (~> 3.1)
4664
safe_yaml (~> 1.0)
4765
toml (~> 0.1.0)
48-
jekyll-mentions (0.0.6)
49-
html-pipeline (~> 1.5.0)
50-
jekyll (~> 1.4)
51-
jekyll-redirect-from (0.3.1)
52-
jekyll (~> 1.4)
53-
jekyll-sitemap (0.3.0)
54-
jekyll (~> 1.4)
55-
jemoji (0.1.0)
56-
gemoji (~> 1.5.0)
57-
html-pipeline (~> 1.5.0)
58-
jekyll (~> 1.4)
66+
jekyll-coffeescript (1.0.1)
67+
coffee-script (~> 2.2)
68+
jekyll-gist (1.1.0)
69+
jekyll-mentions (0.2.1)
70+
html-pipeline (~> 1.9.0)
71+
jekyll (~> 2.0)
72+
jekyll-paginate (1.1.0)
73+
jekyll-redirect-from (0.6.2)
74+
jekyll (~> 2.0)
75+
jekyll-sass-converter (1.2.0)
76+
sass (~> 3.2)
77+
jekyll-sitemap (0.6.3)
78+
jekyll-watch (1.2.0)
79+
listen (~> 2.7)
80+
jemoji (0.4.0)
81+
gemoji (~> 2.0)
82+
html-pipeline (~> 1.9)
83+
jekyll (~> 2.0)
5984
json (1.8.1)
6085
kramdown (1.3.1)
61-
liquid (2.5.5)
62-
listen (1.3.1)
86+
liquid (2.6.1)
87+
listen (2.8.4)
88+
celluloid (>= 0.15.2)
6389
rb-fsevent (>= 0.9.3)
6490
rb-inotify (>= 0.9)
65-
rb-kqueue (>= 0.2)
6691
maruku (0.7.0)
67-
mini_portile (0.6.0)
68-
minitest (5.3.4)
69-
nokogiri (1.6.2.1)
70-
mini_portile (= 0.6.0)
92+
mercenary (0.3.5)
93+
mini_portile (0.6.2)
94+
minitest (5.5.0)
95+
net-dns (0.8.0)
96+
nokogiri (1.6.5)
97+
mini_portile (~> 0.6.0)
7198
parslet (1.5.0)
7299
blankslate (~> 2.0)
73-
posix-spawn (0.3.8)
74-
pygments.rb (0.5.4)
100+
posix-spawn (0.3.9)
101+
public_suffix (1.4.6)
102+
pygments.rb (0.6.0)
75103
posix-spawn (~> 0.3.6)
76104
yajl-ruby (~> 1.1.0)
77105
rb-fsevent (0.9.4)
78-
rb-inotify (0.9.4)
79-
ffi (>= 0.5.0)
80-
rb-kqueue (0.2.2)
106+
rb-inotify (0.9.5)
81107
ffi (>= 0.5.0)
82108
rdiscount (2.1.7)
83-
redcarpet (2.3.0)
84-
safe_yaml (1.0.3)
85-
thread_safe (0.3.3)
86-
toml (0.1.1)
109+
redcarpet (3.1.2)
110+
safe_yaml (1.0.4)
111+
sass (3.4.9)
112+
terminal-table (1.4.5)
113+
thread_safe (0.3.4)
114+
timers (4.0.1)
115+
hitimes
116+
toml (0.1.2)
87117
parslet (~> 1.5.0)
88-
tzinfo (1.1.0)
118+
tzinfo (1.2.2)
89119
thread_safe (~> 0.1)
90120
yajl-ruby (1.1.0)
91121

index.md

-2
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,3 @@ layout: page
77
</p>
88

99
Check out [stuff I've shown people](/presentations), and [random awesomeness](/fun).
10-
11-
Github pages recompiled Jekyll!

0 commit comments

Comments
 (0)