Skip to content

Commit f4d7021

Browse files
OCram85daattali
authored andcommitted
Update gh-pages to version 163 (daattali#264)
* update to gh-pages 163 * removed "'" in tzinfo-data gem for local build
1 parent 6873f8e commit f4d7021

File tree

3 files changed

+142
-70
lines changed

3 files changed

+142
-70
lines changed

Gemfile

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
source 'https://rubygems.org'
22

3-
gem 'github-pages', '106'
3+
gem "github-pages", '163', group: :jekyll_plugins
4+
5+
# enable tzinfo-data for local build
6+
# gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw]
47
gem 'jekyll-paginate'

Gemfile.lock

+137-68
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (4.2.7)
4+
activesupport (4.2.9)
55
i18n (~> 0.7)
6-
json (~> 1.7, >= 1.7.7)
76
minitest (~> 5.1)
87
thread_safe (~> 0.3, >= 0.3.4)
98
tzinfo (~> 1.1)
10-
addressable (2.4.0)
9+
addressable (2.5.2)
10+
public_suffix (>= 2.0.2, < 4.0)
1111
coffee-script (2.4.1)
1212
coffee-script-source
1313
execjs
@@ -16,135 +16,204 @@ GEM
1616
ethon (0.10.1)
1717
ffi (>= 1.3.0)
1818
execjs (2.7.0)
19-
faraday (0.10.0)
19+
faraday (0.13.1)
2020
multipart-post (>= 1.2, < 3)
21-
ffi (1.9.14)
21+
ffi (1.9.18-x64-mingw32)
2222
forwardable-extended (2.6.0)
23-
gemoji (2.1.0)
24-
github-pages (106)
25-
activesupport (= 4.2.7)
26-
github-pages-health-check (= 1.2.0)
27-
jekyll (= 3.3.1)
28-
jekyll-avatar (= 0.4.2)
29-
jekyll-coffeescript (= 1.0.1)
30-
jekyll-feed (= 0.8.0)
31-
jekyll-gist (= 1.4.0)
32-
jekyll-github-metadata (= 2.2.0)
23+
gemoji (3.0.0)
24+
github-pages (163)
25+
activesupport (= 4.2.9)
26+
github-pages-health-check (= 1.3.5)
27+
jekyll (= 3.5.2)
28+
jekyll-avatar (= 0.5.0)
29+
jekyll-coffeescript (= 1.0.2)
30+
jekyll-default-layout (= 0.1.4)
31+
jekyll-feed (= 0.9.2)
32+
jekyll-gist (= 1.4.1)
33+
jekyll-github-metadata (= 2.9.3)
3334
jekyll-mentions (= 1.2.0)
35+
jekyll-optional-front-matter (= 0.2.0)
3436
jekyll-paginate (= 1.1.0)
35-
jekyll-redirect-from (= 0.11.0)
36-
jekyll-relative-links (= 0.2.1)
37-
jekyll-sass-converter (= 1.3.0)
38-
jekyll-seo-tag (= 2.1.0)
39-
jekyll-sitemap (= 0.12.0)
37+
jekyll-readme-index (= 0.1.0)
38+
jekyll-redirect-from (= 0.12.1)
39+
jekyll-relative-links (= 0.5.0)
40+
jekyll-sass-converter (= 1.5.0)
41+
jekyll-seo-tag (= 2.3.0)
42+
jekyll-sitemap (= 1.1.1)
4043
jekyll-swiss (= 0.4.0)
41-
jemoji (= 0.7.0)
42-
kramdown (= 1.11.1)
43-
liquid (= 3.0.6)
44+
jekyll-theme-architect (= 0.1.0)
45+
jekyll-theme-cayman (= 0.1.0)
46+
jekyll-theme-dinky (= 0.1.0)
47+
jekyll-theme-hacker (= 0.1.0)
48+
jekyll-theme-leap-day (= 0.1.0)
49+
jekyll-theme-merlot (= 0.1.0)
50+
jekyll-theme-midnight (= 0.1.0)
51+
jekyll-theme-minimal (= 0.1.0)
52+
jekyll-theme-modernist (= 0.1.0)
53+
jekyll-theme-primer (= 0.5.2)
54+
jekyll-theme-slate (= 0.1.0)
55+
jekyll-theme-tactile (= 0.1.0)
56+
jekyll-theme-time-machine (= 0.1.0)
57+
jekyll-titles-from-headings (= 0.4.0)
58+
jemoji (= 0.8.1)
59+
kramdown (= 1.13.2)
60+
liquid (= 4.0.0)
4461
listen (= 3.0.6)
4562
mercenary (~> 0.3)
46-
minima (= 2.0.0)
63+
minima (= 2.1.1)
4764
rouge (= 1.11.1)
4865
terminal-table (~> 1.4)
49-
github-pages-health-check (1.2.0)
66+
github-pages-health-check (1.3.5)
5067
addressable (~> 2.3)
5168
net-dns (~> 0.8)
5269
octokit (~> 4.0)
53-
public_suffix (~> 1.4)
70+
public_suffix (~> 2.0)
5471
typhoeus (~> 0.7)
55-
html-pipeline (2.4.2)
72+
html-pipeline (2.7.1)
5673
activesupport (>= 2)
5774
nokogiri (>= 1.4)
58-
i18n (0.7.0)
59-
jekyll (3.3.1)
75+
i18n (0.8.6)
76+
jekyll (3.5.2)
6077
addressable (~> 2.4)
6178
colorator (~> 1.0)
6279
jekyll-sass-converter (~> 1.0)
6380
jekyll-watch (~> 1.1)
6481
kramdown (~> 1.3)
65-
liquid (~> 3.0)
82+
liquid (~> 4.0)
6683
mercenary (~> 0.3.3)
6784
pathutil (~> 0.9)
6885
rouge (~> 1.7)
6986
safe_yaml (~> 1.0)
70-
jekyll-avatar (0.4.2)
87+
jekyll-avatar (0.5.0)
7188
jekyll (~> 3.0)
72-
jekyll-coffeescript (1.0.1)
89+
jekyll-coffeescript (1.0.2)
7390
coffee-script (~> 2.2)
74-
jekyll-feed (0.8.0)
91+
coffee-script-source (~> 1.11.1)
92+
jekyll-default-layout (0.1.4)
93+
jekyll (~> 3.0)
94+
jekyll-feed (0.9.2)
7595
jekyll (~> 3.3)
76-
jekyll-gist (1.4.0)
96+
jekyll-gist (1.4.1)
7797
octokit (~> 4.2)
78-
jekyll-github-metadata (2.2.0)
98+
jekyll-github-metadata (2.9.3)
7999
jekyll (~> 3.1)
80100
octokit (~> 4.0, != 4.4.0)
81101
jekyll-mentions (1.2.0)
82102
activesupport (~> 4.0)
83103
html-pipeline (~> 2.3)
84104
jekyll (~> 3.0)
105+
jekyll-optional-front-matter (0.2.0)
106+
jekyll (~> 3.0)
85107
jekyll-paginate (1.1.0)
86-
jekyll-redirect-from (0.11.0)
87-
jekyll (>= 2.0)
88-
jekyll-relative-links (0.2.1)
108+
jekyll-readme-index (0.1.0)
109+
jekyll (~> 3.0)
110+
jekyll-redirect-from (0.12.1)
111+
jekyll (~> 3.3)
112+
jekyll-relative-links (0.5.0)
89113
jekyll (~> 3.3)
90-
jekyll-sass-converter (1.3.0)
91-
sass (~> 3.2)
92-
jekyll-seo-tag (2.1.0)
114+
jekyll-sass-converter (1.5.0)
115+
sass (~> 3.4)
116+
jekyll-seo-tag (2.3.0)
93117
jekyll (~> 3.3)
94-
jekyll-sitemap (0.12.0)
118+
jekyll-sitemap (1.1.1)
95119
jekyll (~> 3.3)
96120
jekyll-swiss (0.4.0)
121+
jekyll-theme-architect (0.1.0)
122+
jekyll (~> 3.5)
123+
jekyll-seo-tag (~> 2.0)
124+
jekyll-theme-cayman (0.1.0)
125+
jekyll (~> 3.5)
126+
jekyll-seo-tag (~> 2.0)
127+
jekyll-theme-dinky (0.1.0)
128+
jekyll (~> 3.5)
129+
jekyll-seo-tag (~> 2.0)
130+
jekyll-theme-hacker (0.1.0)
131+
jekyll (~> 3.5)
132+
jekyll-seo-tag (~> 2.0)
133+
jekyll-theme-leap-day (0.1.0)
134+
jekyll (~> 3.5)
135+
jekyll-seo-tag (~> 2.0)
136+
jekyll-theme-merlot (0.1.0)
137+
jekyll (~> 3.5)
138+
jekyll-seo-tag (~> 2.0)
139+
jekyll-theme-midnight (0.1.0)
140+
jekyll (~> 3.5)
141+
jekyll-seo-tag (~> 2.0)
142+
jekyll-theme-minimal (0.1.0)
143+
jekyll (~> 3.5)
144+
jekyll-seo-tag (~> 2.0)
145+
jekyll-theme-modernist (0.1.0)
146+
jekyll (~> 3.5)
147+
jekyll-seo-tag (~> 2.0)
148+
jekyll-theme-primer (0.5.2)
149+
jekyll (~> 3.5)
150+
jekyll-github-metadata (~> 2.9)
151+
jekyll-seo-tag (~> 2.2)
152+
jekyll-theme-slate (0.1.0)
153+
jekyll (~> 3.5)
154+
jekyll-seo-tag (~> 2.0)
155+
jekyll-theme-tactile (0.1.0)
156+
jekyll (~> 3.5)
157+
jekyll-seo-tag (~> 2.0)
158+
jekyll-theme-time-machine (0.1.0)
159+
jekyll (~> 3.5)
160+
jekyll-seo-tag (~> 2.0)
161+
jekyll-titles-from-headings (0.4.0)
162+
jekyll (~> 3.3)
97163
jekyll-watch (1.5.0)
98164
listen (~> 3.0, < 3.1)
99-
jemoji (0.7.0)
100-
activesupport (~> 4.0)
101-
gemoji (~> 2.0)
165+
jemoji (0.8.1)
166+
activesupport (~> 4.0, >= 4.2.9)
167+
gemoji (~> 3.0)
102168
html-pipeline (~> 2.2)
103169
jekyll (>= 3.0)
104-
json (2.1.0)
105-
kramdown (1.11.1)
106-
liquid (3.0.6)
170+
kramdown (1.13.2)
171+
liquid (4.0.0)
107172
listen (3.0.6)
108173
rb-fsevent (>= 0.9.3)
109174
rb-inotify (>= 0.9.7)
110175
mercenary (0.3.6)
111-
mini_portile2 (2.1.0)
112-
minima (2.0.0)
113-
minitest (5.10.1)
176+
mini_portile2 (2.3.0)
177+
minima (2.1.1)
178+
jekyll (~> 3.3)
179+
minitest (5.10.3)
114180
multipart-post (2.0.0)
115181
net-dns (0.8.0)
116-
nokogiri (1.6.8.1)
117-
mini_portile2 (~> 2.1.0)
118-
octokit (4.6.2)
182+
nokogiri (1.8.1-x64-mingw32)
183+
mini_portile2 (~> 2.3.0)
184+
octokit (4.7.0)
119185
sawyer (~> 0.8.0, >= 0.5.3)
120-
pathutil (0.14.0)
186+
pathutil (0.16.0)
121187
forwardable-extended (~> 2.6)
122-
public_suffix (1.5.3)
123-
rb-fsevent (0.9.8)
124-
rb-inotify (0.9.7)
125-
ffi (>= 0.5.0)
188+
public_suffix (2.0.5)
189+
rb-fsevent (0.10.2)
190+
rb-inotify (0.9.10)
191+
ffi (>= 0.5.0, < 2)
126192
rouge (1.11.1)
127193
safe_yaml (1.0.4)
128-
sass (3.4.22)
194+
sass (3.5.2)
195+
sass-listen (~> 4.0.0)
196+
sass-listen (4.0.0)
197+
rb-fsevent (~> 0.9, >= 0.9.4)
198+
rb-inotify (~> 0.9, >= 0.9.7)
129199
sawyer (0.8.1)
130200
addressable (>= 2.3.5, < 2.6)
131201
faraday (~> 0.8, < 1.0)
132-
terminal-table (1.7.3)
133-
unicode-display_width (~> 1.1.1)
134-
thread_safe (0.3.5)
202+
terminal-table (1.8.0)
203+
unicode-display_width (~> 1.1, >= 1.1.1)
204+
thread_safe (0.3.6)
135205
typhoeus (0.8.0)
136206
ethon (>= 0.8.0)
137-
tzinfo (1.2.2)
207+
tzinfo (1.2.3)
138208
thread_safe (~> 0.1)
139-
unicode-display_width (1.1.1)
209+
unicode-display_width (1.3.0)
140210

141211
PLATFORMS
142-
ruby
143212
x64-mingw32
144213

145214
DEPENDENCIES
146-
github-pages (= 106)
215+
github-pages (= 163)
147216
jekyll-paginate
148217

149218
BUNDLED WITH
150-
1.13.6
219+
1.15.1

_config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ prose:
222222
label: "Publish"
223223
help: "Check to publish post, uncheck to hide."
224224

225-
gems:
225+
plugins:
226226
- jekyll-paginate
227227

228228
# Beautiful Jekyll / Dean Attali

0 commit comments

Comments
 (0)