Skip to content

Commit 0b7e08d

Browse files
committed
Rebuild
1 parent fbaab4d commit 0b7e08d

3 files changed

Lines changed: 41 additions & 29 deletions

File tree

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.6.2
1+
2.7.1

Gemfile.lock

Lines changed: 38 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,38 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.7.0)
4+
addressable (2.8.0)
55
public_suffix (>= 2.0.2, < 5.0)
66
colorator (1.1.0)
7-
concurrent-ruby (1.1.7)
7+
concurrent-ruby (1.1.9)
88
em-websocket (0.5.2)
99
eventmachine (>= 0.12.9)
1010
http_parser.rb (~> 0.6.0)
11-
ethon (0.12.0)
12-
ffi (>= 1.3.0)
11+
ethon (0.14.0)
12+
ffi (>= 1.15.0)
1313
eventmachine (1.2.7)
14-
faraday (1.3.0)
14+
faraday (1.8.0)
15+
faraday-em_http (~> 1.0)
16+
faraday-em_synchrony (~> 1.0)
17+
faraday-excon (~> 1.1)
18+
faraday-httpclient (~> 1.0.1)
1519
faraday-net_http (~> 1.0)
20+
faraday-net_http_persistent (~> 1.1)
21+
faraday-patron (~> 1.0)
22+
faraday-rack (~> 1.0)
1623
multipart-post (>= 1.2, < 3)
17-
ruby2_keywords
18-
faraday-net_http (1.0.0)
19-
ffi (1.14.2)
24+
ruby2_keywords (>= 0.0.4)
25+
faraday-em_http (1.0.0)
26+
faraday-em_synchrony (1.0.0)
27+
faraday-excon (1.1.0)
28+
faraday-httpclient (1.0.1)
29+
faraday-net_http (1.0.1)
30+
faraday-net_http_persistent (1.2.0)
31+
faraday-patron (1.0.0)
32+
faraday-rack (1.0.0)
33+
ffi (1.15.4)
2034
forwardable-extended (2.6.0)
21-
html-proofer (3.18.5)
35+
html-proofer (3.19.2)
2236
addressable (~> 2.3)
2337
mercenary (~> 0.3)
2438
nokogumbo (~> 2.0)
@@ -27,9 +41,9 @@ GEM
2741
typhoeus (~> 1.3)
2842
yell (~> 2.0)
2943
http_parser.rb (0.6.0)
30-
i18n (1.8.7)
44+
i18n (1.8.10)
3145
concurrent-ruby (~> 1.0)
32-
jekyll (4.2.0)
46+
jekyll (4.2.1)
3347
addressable (~> 2.4)
3448
colorator (~> 1.0)
3549
em-websocket (~> 0.5)
@@ -64,37 +78,35 @@ GEM
6478
jekyll-sitemap (~> 1.3)
6579
jekyll-watch (2.2.1)
6680
listen (~> 3.0)
67-
kramdown (2.3.0)
81+
kramdown (2.3.1)
6882
rexml
6983
kramdown-parser-gfm (1.1.0)
7084
kramdown (~> 2.0)
7185
liquid (4.0.3)
72-
listen (3.4.0)
86+
listen (3.7.0)
7387
rb-fsevent (~> 0.10, >= 0.10.3)
7488
rb-inotify (~> 0.9, >= 0.9.10)
7589
mercenary (0.4.0)
76-
mini_portile2 (2.5.0)
7790
multipart-post (2.1.1)
78-
nokogiri (1.11.1)
79-
mini_portile2 (~> 2.5.0)
91+
nokogiri (1.12.5-x86_64-darwin)
8092
racc (~> 1.4)
81-
nokogumbo (2.0.4)
93+
nokogumbo (2.0.5)
8294
nokogiri (~> 1.8, >= 1.8.4)
83-
octokit (4.20.0)
95+
octokit (4.21.0)
8496
faraday (>= 0.9)
8597
sawyer (~> 0.8.0, >= 0.5.3)
86-
parallel (1.20.1)
98+
parallel (1.21.0)
8799
pathutil (0.16.2)
88100
forwardable-extended (~> 2.6)
89101
public_suffix (4.0.6)
90102
racc (1.5.2)
91103
rainbow (3.0.0)
92-
rb-fsevent (0.10.4)
104+
rb-fsevent (0.11.0)
93105
rb-inotify (0.10.1)
94106
ffi (~> 1.0)
95-
rexml (3.2.4)
96-
rouge (3.26.0)
97-
ruby2_keywords (0.0.2)
107+
rexml (3.2.5)
108+
rouge (3.26.1)
109+
ruby2_keywords (0.0.5)
98110
safe_yaml (1.0.5)
99111
sassc (2.4.0)
100112
ffi (~> 1.9)
@@ -105,15 +117,15 @@ GEM
105117
unicode-display_width (~> 1.1, >= 1.1.1)
106118
typhoeus (1.4.0)
107119
ethon (>= 0.9.0)
108-
unicode-display_width (1.7.0)
120+
unicode-display_width (1.8.0)
109121
yell (2.2.2)
110122

111123
PLATFORMS
112-
ruby
124+
x86_64-darwin-19
113125

114126
DEPENDENCIES
115127
html-proofer
116128
jekyll-theme-so-simple
117129

118130
BUNDLED WITH
119-
1.17.2
131+
2.2.28

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ <h2>Learn the tools</h2>
1919

2020
<div style="clear:both">
2121

22-
<a href="http://www.lulu.com/spotlight/justwriteclick"><img src="images/docs-like-code-book.jpg" alt="Docs Like Code Book" align="left" hspace="20" vspace="20" height="100" width="159"></a>
22+
<a href="https://www.lulu.com/spotlight/justwriteclick"><img src="images/docs-like-code-book.jpg" alt="Docs Like Code Book" align="left" hspace="20" vspace="20" height="100" width="159"></a>
2323

2424
<h1>Buy the book</h1>
2525

26-
<p><a href="http://www.lulu.com/spotlight/justwriteclick" class="btn btn--inverse"><i class='fa fa-book'></i> Buy </a></p>
26+
<p><a href="https://www.lulu.com/spotlight/justwriteclick" class="btn btn--inverse"><i class='fa fa-book'></i> Buy </a></p>
2727

2828
<p>We've transformed the way teams work together on docs, and we want to talk about the best practices for writing docs using development tools and techniques. Now in its second edition.</p>
2929
</div>

0 commit comments

Comments
 (0)