Skip to content

Commit dbe37be

Browse files
committed
test on Ruby 2.5, update gems, rename deprecated config entry from 'gems' to 'plugins'
1 parent 1ded254 commit dbe37be

File tree

3 files changed

+109
-90
lines changed

3 files changed

+109
-90
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
_site
22
.sass-cache
33
.jekyll-metadata
4+
.idea/

Gemfile.lock

+107-89
Original file line numberDiff line numberDiff line change
@@ -1,150 +1,164 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (4.2.7)
4+
activesupport (4.2.8)
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.5.1)
11-
public_suffix (~> 2.0, >= 2.0.2)
9+
addressable (2.5.2)
10+
public_suffix (>= 2.0.2, < 4.0)
1211
coffee-script (2.4.1)
1312
coffee-script-source
1413
execjs
15-
coffee-script-source (1.12.2)
14+
coffee-script-source (1.11.1)
1615
colorator (1.1.0)
1716
ethon (0.10.1)
1817
ffi (>= 1.3.0)
1918
execjs (2.7.0)
20-
faraday (0.12.0.1)
19+
faraday (0.13.1)
2120
multipart-post (>= 1.2, < 3)
2221
ffi (1.9.18)
2322
forwardable-extended (2.6.0)
2423
gemoji (3.0.0)
25-
github-pages (134)
26-
activesupport (= 4.2.7)
27-
github-pages-health-check (= 1.3.3)
28-
jekyll (= 3.4.3)
29-
jekyll-avatar (= 0.4.2)
30-
jekyll-coffeescript (= 1.0.1)
24+
github-pages (161)
25+
activesupport (= 4.2.8)
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)
3130
jekyll-default-layout (= 0.1.4)
3231
jekyll-feed (= 0.9.2)
33-
jekyll-gist (= 1.4.0)
34-
jekyll-github-metadata (= 2.3.1)
32+
jekyll-gist (= 1.4.1)
33+
jekyll-github-metadata (= 2.9.3)
3534
jekyll-mentions (= 1.2.0)
36-
jekyll-optional-front-matter (= 0.1.2)
35+
jekyll-optional-front-matter (= 0.2.0)
3736
jekyll-paginate (= 1.1.0)
3837
jekyll-readme-index (= 0.1.0)
3938
jekyll-redirect-from (= 0.12.1)
40-
jekyll-relative-links (= 0.4.0)
39+
jekyll-relative-links (= 0.4.1)
4140
jekyll-sass-converter (= 1.5.0)
42-
jekyll-seo-tag (= 2.2.0)
43-
jekyll-sitemap (= 1.0.0)
41+
jekyll-seo-tag (= 2.3.0)
42+
jekyll-sitemap (= 1.1.1)
4443
jekyll-swiss (= 0.4.0)
45-
jekyll-theme-architect (= 0.0.4)
46-
jekyll-theme-cayman (= 0.0.4)
47-
jekyll-theme-dinky (= 0.0.4)
48-
jekyll-theme-hacker (= 0.0.4)
49-
jekyll-theme-leap-day (= 0.0.4)
50-
jekyll-theme-merlot (= 0.0.4)
51-
jekyll-theme-midnight (= 0.0.4)
52-
jekyll-theme-minimal (= 0.0.4)
53-
jekyll-theme-modernist (= 0.0.4)
54-
jekyll-theme-primer (= 0.1.8)
55-
jekyll-theme-slate (= 0.0.4)
56-
jekyll-theme-tactile (= 0.0.4)
57-
jekyll-theme-time-machine (= 0.0.4)
58-
jekyll-titles-from-headings (= 0.1.5)
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)
5958
jemoji (= 0.8.0)
6059
kramdown (= 1.13.2)
61-
liquid (= 3.0.6)
60+
liquid (= 4.0.0)
6261
listen (= 3.0.6)
6362
mercenary (~> 0.3)
64-
minima (= 2.0.0)
63+
minima (= 2.1.1)
6564
rouge (= 1.11.1)
6665
terminal-table (~> 1.4)
67-
github-pages-health-check (1.3.3)
66+
github-pages-health-check (1.3.5)
6867
addressable (~> 2.3)
6968
net-dns (~> 0.8)
7069
octokit (~> 4.0)
7170
public_suffix (~> 2.0)
7271
typhoeus (~> 0.7)
73-
html-pipeline (2.5.0)
72+
html-pipeline (2.7.1)
7473
activesupport (>= 2)
7574
nokogiri (>= 1.4)
76-
i18n (0.8.1)
77-
jekyll (3.4.3)
75+
i18n (0.8.6)
76+
jekyll (3.5.2)
7877
addressable (~> 2.4)
7978
colorator (~> 1.0)
8079
jekyll-sass-converter (~> 1.0)
8180
jekyll-watch (~> 1.1)
8281
kramdown (~> 1.3)
83-
liquid (~> 3.0)
82+
liquid (~> 4.0)
8483
mercenary (~> 0.3.3)
8584
pathutil (~> 0.9)
8685
rouge (~> 1.7)
8786
safe_yaml (~> 1.0)
88-
jekyll-avatar (0.4.2)
87+
jekyll-avatar (0.5.0)
8988
jekyll (~> 3.0)
90-
jekyll-coffeescript (1.0.1)
89+
jekyll-coffeescript (1.0.2)
9190
coffee-script (~> 2.2)
91+
coffee-script-source (~> 1.11.1)
9292
jekyll-default-layout (0.1.4)
9393
jekyll (~> 3.0)
9494
jekyll-feed (0.9.2)
9595
jekyll (~> 3.3)
96-
jekyll-gist (1.4.0)
96+
jekyll-gist (1.4.1)
9797
octokit (~> 4.2)
98-
jekyll-github-metadata (2.3.1)
98+
jekyll-github-metadata (2.9.3)
9999
jekyll (~> 3.1)
100100
octokit (~> 4.0, != 4.4.0)
101101
jekyll-mentions (1.2.0)
102102
activesupport (~> 4.0)
103103
html-pipeline (~> 2.3)
104104
jekyll (~> 3.0)
105-
jekyll-optional-front-matter (0.1.2)
105+
jekyll-optional-front-matter (0.2.0)
106106
jekyll (~> 3.0)
107107
jekyll-paginate (1.1.0)
108108
jekyll-readme-index (0.1.0)
109109
jekyll (~> 3.0)
110110
jekyll-redirect-from (0.12.1)
111111
jekyll (~> 3.3)
112-
jekyll-relative-links (0.4.0)
112+
jekyll-relative-links (0.4.1)
113113
jekyll (~> 3.3)
114114
jekyll-sass-converter (1.5.0)
115115
sass (~> 3.4)
116-
jekyll-seo-tag (2.2.0)
116+
jekyll-seo-tag (2.3.0)
117117
jekyll (~> 3.3)
118-
jekyll-sitemap (1.0.0)
118+
jekyll-sitemap (1.1.1)
119119
jekyll (~> 3.3)
120120
jekyll-swiss (0.4.0)
121-
jekyll-theme-architect (0.0.4)
122-
jekyll (~> 3.3)
123-
jekyll-theme-cayman (0.0.4)
124-
jekyll (~> 3.3)
125-
jekyll-theme-dinky (0.0.4)
126-
jekyll (~> 3.3)
127-
jekyll-theme-hacker (0.0.4)
128-
jekyll (~> 3.3)
129-
jekyll-theme-leap-day (0.0.4)
130-
jekyll (~> 3.3)
131-
jekyll-theme-merlot (0.0.4)
132-
jekyll (~> 3.3)
133-
jekyll-theme-midnight (0.0.4)
134-
jekyll (~> 3.3)
135-
jekyll-theme-minimal (0.0.4)
136-
jekyll (~> 3.3)
137-
jekyll-theme-modernist (0.0.4)
138-
jekyll (~> 3.3)
139-
jekyll-theme-primer (0.1.8)
140-
jekyll (~> 3.3)
141-
jekyll-theme-slate (0.0.4)
142-
jekyll (~> 3.3)
143-
jekyll-theme-tactile (0.0.4)
144-
jekyll (~> 3.3)
145-
jekyll-theme-time-machine (0.0.4)
146-
jekyll (~> 3.3)
147-
jekyll-titles-from-headings (0.1.5)
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)
148162
jekyll (~> 3.3)
149163
jekyll-watch (1.5.0)
150164
listen (~> 3.0, < 3.1)
@@ -153,42 +167,46 @@ GEM
153167
gemoji (~> 3.0)
154168
html-pipeline (~> 2.2)
155169
jekyll (>= 3.0)
156-
json (1.8.6)
157170
kramdown (1.13.2)
158-
liquid (3.0.6)
171+
liquid (4.0.0)
159172
listen (3.0.6)
160173
rb-fsevent (>= 0.9.3)
161174
rb-inotify (>= 0.9.7)
162175
mercenary (0.3.6)
163-
mini_portile2 (2.1.0)
164-
minima (2.0.0)
165-
minitest (5.10.1)
176+
mini_portile2 (2.3.0)
177+
minima (2.1.1)
178+
jekyll (~> 3.3)
179+
minitest (5.10.3)
166180
multipart-post (2.0.0)
167181
net-dns (0.8.0)
168-
nokogiri (1.7.1)
169-
mini_portile2 (~> 2.1.0)
182+
nokogiri (1.8.1)
183+
mini_portile2 (~> 2.3.0)
170184
octokit (4.7.0)
171185
sawyer (~> 0.8.0, >= 0.5.3)
172186
pathutil (0.14.0)
173187
forwardable-extended (~> 2.6)
174188
public_suffix (2.0.5)
175-
rb-fsevent (0.9.8)
176-
rb-inotify (0.9.8)
177-
ffi (>= 0.5.0)
189+
rb-fsevent (0.10.2)
190+
rb-inotify (0.9.10)
191+
ffi (>= 0.5.0, < 2)
178192
rouge (1.11.1)
179193
safe_yaml (1.0.4)
180-
sass (3.4.23)
194+
sass (3.5.1)
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)
181199
sawyer (0.8.1)
182200
addressable (>= 2.3.5, < 2.6)
183201
faraday (~> 0.8, < 1.0)
184-
terminal-table (1.7.3)
185-
unicode-display_width (~> 1.1.1)
202+
terminal-table (1.8.0)
203+
unicode-display_width (~> 1.1, >= 1.1.1)
186204
thread_safe (0.3.6)
187205
typhoeus (0.8.0)
188206
ethon (>= 0.8.0)
189207
tzinfo (1.2.3)
190208
thread_safe (~> 0.1)
191-
unicode-display_width (1.1.3)
209+
unicode-display_width (1.3.0)
192210

193211
PLATFORMS
194212
ruby
@@ -200,4 +218,4 @@ DEPENDENCIES
200218
jemoji
201219

202220
BUNDLED WITH
203-
1.14.6
221+
1.15.4

_config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ feed:
1818
path: atom.xml
1919
# Build settings
2020
markdown: kramdown
21-
gems:
21+
plugins:
2222
- jemoji
2323
- jekyll-paginate
2424
- jekyll-feed

0 commit comments

Comments
 (0)