Skip to content

Commit abd82b8

Browse files
committed
update Gems
1 parent ca64ee2 commit abd82b8

File tree

2 files changed

+172
-127
lines changed

2 files changed

+172
-127
lines changed

Gemfile

100755100644
+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
source "https://rubygems.org"
22

3-
gem 'github-pages'
4-
gem 'html-proofer'
3+
gem 'github-pages', '>= 148'
4+
gem 'html-proofer', '>= 3.7.2'
55
gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw]

Gemfile.lock

+170-125
Original file line numberDiff line numberDiff line change
@@ -1,193 +1,238 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (4.2.8)
4+
activesupport (4.2.10)
55
i18n (~> 0.7)
66
minitest (~> 5.1)
77
thread_safe (~> 0.3, >= 0.3.4)
88
tzinfo (~> 1.1)
9-
addressable (2.5.1)
10-
public_suffix (~> 2.0, >= 2.0.2)
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
14-
coffee-script-source (1.12.2)
14+
coffee-script-source (1.11.1)
1515
colorator (1.1.0)
16-
colored (1.2)
17-
ethon (0.10.1)
16+
colorize (0.8.1)
17+
commonmarker (0.17.13)
18+
ruby-enum (~> 0.5)
19+
concurrent-ruby (1.0.5)
20+
dnsruby (1.61.2)
21+
addressable (~> 2.5)
22+
em-websocket (0.5.1)
23+
eventmachine (>= 0.12.9)
24+
http_parser.rb (~> 0.6.0)
25+
ethon (0.11.0)
1826
ffi (>= 1.3.0)
27+
eventmachine (1.2.7)
1928
execjs (2.7.0)
20-
faraday (0.12.2)
29+
faraday (0.15.3)
2130
multipart-post (>= 1.2, < 3)
22-
ffi (1.9.24)
31+
ffi (1.9.25)
2332
forwardable-extended (2.6.0)
2433
gemoji (3.0.0)
25-
github-pages (148)
26-
activesupport (= 4.2.8)
27-
github-pages-health-check (= 1.3.5)
28-
jekyll (= 3.5.1)
29-
jekyll-avatar (= 0.4.2)
30-
jekyll-coffeescript (= 1.0.1)
34+
github-pages (192)
35+
activesupport (= 4.2.10)
36+
github-pages-health-check (= 1.8.1)
37+
jekyll (= 3.7.4)
38+
jekyll-avatar (= 0.6.0)
39+
jekyll-coffeescript (= 1.1.1)
40+
jekyll-commonmark-ghpages (= 0.1.5)
3141
jekyll-default-layout (= 0.1.4)
32-
jekyll-feed (= 0.9.2)
33-
jekyll-gist (= 1.4.1)
34-
jekyll-github-metadata (= 2.6.0)
35-
jekyll-mentions (= 1.2.0)
36-
jekyll-optional-front-matter (= 0.2.0)
42+
jekyll-feed (= 0.10.0)
43+
jekyll-gist (= 1.5.0)
44+
jekyll-github-metadata (= 2.9.4)
45+
jekyll-mentions (= 1.4.1)
46+
jekyll-optional-front-matter (= 0.3.0)
3747
jekyll-paginate (= 1.1.0)
38-
jekyll-readme-index (= 0.1.0)
39-
jekyll-redirect-from (= 0.12.1)
40-
jekyll-relative-links (= 0.4.1)
41-
jekyll-sass-converter (= 1.5.0)
42-
jekyll-seo-tag (= 2.2.3)
43-
jekyll-sitemap (= 1.0.0)
48+
jekyll-readme-index (= 0.2.0)
49+
jekyll-redirect-from (= 0.14.0)
50+
jekyll-relative-links (= 0.5.3)
51+
jekyll-remote-theme (= 0.3.1)
52+
jekyll-sass-converter (= 1.5.2)
53+
jekyll-seo-tag (= 2.5.0)
54+
jekyll-sitemap (= 1.2.0)
4455
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.3.1)
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.3.0)
59-
jemoji (= 0.8.0)
60-
kramdown (= 1.13.2)
56+
jekyll-theme-architect (= 0.1.1)
57+
jekyll-theme-cayman (= 0.1.1)
58+
jekyll-theme-dinky (= 0.1.1)
59+
jekyll-theme-hacker (= 0.1.1)
60+
jekyll-theme-leap-day (= 0.1.1)
61+
jekyll-theme-merlot (= 0.1.1)
62+
jekyll-theme-midnight (= 0.1.1)
63+
jekyll-theme-minimal (= 0.1.1)
64+
jekyll-theme-modernist (= 0.1.1)
65+
jekyll-theme-primer (= 0.5.3)
66+
jekyll-theme-slate (= 0.1.1)
67+
jekyll-theme-tactile (= 0.1.1)
68+
jekyll-theme-time-machine (= 0.1.1)
69+
jekyll-titles-from-headings (= 0.5.1)
70+
jemoji (= 0.10.1)
71+
kramdown (= 1.17.0)
6172
liquid (= 4.0.0)
62-
listen (= 3.0.6)
73+
listen (= 3.1.5)
6374
mercenary (~> 0.3)
64-
minima (= 2.1.1)
65-
rouge (= 1.11.1)
75+
minima (= 2.5.0)
76+
nokogiri (>= 1.8.2, < 2.0)
77+
rouge (= 2.2.1)
6678
terminal-table (~> 1.4)
67-
github-pages-health-check (1.3.5)
79+
github-pages-health-check (1.8.1)
6880
addressable (~> 2.3)
69-
net-dns (~> 0.8)
81+
dnsruby (~> 1.60)
7082
octokit (~> 4.0)
7183
public_suffix (~> 2.0)
72-
typhoeus (~> 0.7)
73-
html-pipeline (2.6.0)
84+
typhoeus (~> 1.3)
85+
html-pipeline (2.8.4)
7486
activesupport (>= 2)
7587
nokogiri (>= 1.4)
76-
html-proofer (3.7.2)
88+
html-proofer (3.9.2)
7789
activesupport (>= 4.2, < 6.0)
7890
addressable (~> 2.3)
79-
colored (~> 1.2)
91+
colorize (~> 0.8)
8092
mercenary (~> 0.3.2)
81-
nokogiri (~> 1.7)
93+
nokogiri (~> 1.8.1)
8294
parallel (~> 1.3)
83-
typhoeus (~> 0.7)
95+
typhoeus (~> 1.3)
8496
yell (~> 2.0)
85-
i18n (0.8.6)
86-
jekyll (3.5.1)
97+
http_parser.rb (0.6.0)
98+
i18n (0.9.5)
99+
concurrent-ruby (~> 1.0)
100+
jekyll (3.7.4)
87101
addressable (~> 2.4)
88102
colorator (~> 1.0)
103+
em-websocket (~> 0.5)
104+
i18n (~> 0.7)
89105
jekyll-sass-converter (~> 1.0)
90-
jekyll-watch (~> 1.1)
91-
kramdown (~> 1.3)
106+
jekyll-watch (~> 2.0)
107+
kramdown (~> 1.14)
92108
liquid (~> 4.0)
93109
mercenary (~> 0.3.3)
94110
pathutil (~> 0.9)
95-
rouge (~> 1.7)
111+
rouge (>= 1.7, < 4)
96112
safe_yaml (~> 1.0)
97-
jekyll-avatar (0.4.2)
113+
jekyll-avatar (0.6.0)
98114
jekyll (~> 3.0)
99-
jekyll-coffeescript (1.0.1)
115+
jekyll-coffeescript (1.1.1)
100116
coffee-script (~> 2.2)
117+
coffee-script-source (~> 1.11.1)
118+
jekyll-commonmark (1.2.0)
119+
commonmarker (~> 0.14)
120+
jekyll (>= 3.0, < 4.0)
121+
jekyll-commonmark-ghpages (0.1.5)
122+
commonmarker (~> 0.17.6)
123+
jekyll-commonmark (~> 1)
124+
rouge (~> 2)
101125
jekyll-default-layout (0.1.4)
102126
jekyll (~> 3.0)
103-
jekyll-feed (0.9.2)
127+
jekyll-feed (0.10.0)
104128
jekyll (~> 3.3)
105-
jekyll-gist (1.4.1)
129+
jekyll-gist (1.5.0)
106130
octokit (~> 4.2)
107-
jekyll-github-metadata (2.6.0)
131+
jekyll-github-metadata (2.9.4)
108132
jekyll (~> 3.1)
109133
octokit (~> 4.0, != 4.4.0)
110-
jekyll-mentions (1.2.0)
111-
activesupport (~> 4.0)
134+
jekyll-mentions (1.4.1)
112135
html-pipeline (~> 2.3)
113136
jekyll (~> 3.0)
114-
jekyll-optional-front-matter (0.2.0)
137+
jekyll-optional-front-matter (0.3.0)
115138
jekyll (~> 3.0)
116139
jekyll-paginate (1.1.0)
117-
jekyll-readme-index (0.1.0)
140+
jekyll-readme-index (0.2.0)
118141
jekyll (~> 3.0)
119-
jekyll-redirect-from (0.12.1)
142+
jekyll-redirect-from (0.14.0)
120143
jekyll (~> 3.3)
121-
jekyll-relative-links (0.4.1)
144+
jekyll-relative-links (0.5.3)
122145
jekyll (~> 3.3)
123-
jekyll-sass-converter (1.5.0)
146+
jekyll-remote-theme (0.3.1)
147+
jekyll (~> 3.5)
148+
rubyzip (>= 1.2.1, < 3.0)
149+
jekyll-sass-converter (1.5.2)
124150
sass (~> 3.4)
125-
jekyll-seo-tag (2.2.3)
151+
jekyll-seo-tag (2.5.0)
126152
jekyll (~> 3.3)
127-
jekyll-sitemap (1.0.0)
153+
jekyll-sitemap (1.2.0)
128154
jekyll (~> 3.3)
129155
jekyll-swiss (0.4.0)
130-
jekyll-theme-architect (0.0.4)
131-
jekyll (~> 3.3)
132-
jekyll-theme-cayman (0.0.4)
133-
jekyll (~> 3.3)
134-
jekyll-theme-dinky (0.0.4)
135-
jekyll (~> 3.3)
136-
jekyll-theme-hacker (0.0.4)
137-
jekyll (~> 3.3)
138-
jekyll-theme-leap-day (0.0.4)
139-
jekyll (~> 3.3)
140-
jekyll-theme-merlot (0.0.4)
141-
jekyll (~> 3.3)
142-
jekyll-theme-midnight (0.0.4)
143-
jekyll (~> 3.3)
144-
jekyll-theme-minimal (0.0.4)
145-
jekyll (~> 3.3)
146-
jekyll-theme-modernist (0.0.4)
156+
jekyll-theme-architect (0.1.1)
157+
jekyll (~> 3.5)
158+
jekyll-seo-tag (~> 2.0)
159+
jekyll-theme-cayman (0.1.1)
160+
jekyll (~> 3.5)
161+
jekyll-seo-tag (~> 2.0)
162+
jekyll-theme-dinky (0.1.1)
163+
jekyll (~> 3.5)
164+
jekyll-seo-tag (~> 2.0)
165+
jekyll-theme-hacker (0.1.1)
166+
jekyll (~> 3.5)
167+
jekyll-seo-tag (~> 2.0)
168+
jekyll-theme-leap-day (0.1.1)
169+
jekyll (~> 3.5)
170+
jekyll-seo-tag (~> 2.0)
171+
jekyll-theme-merlot (0.1.1)
172+
jekyll (~> 3.5)
173+
jekyll-seo-tag (~> 2.0)
174+
jekyll-theme-midnight (0.1.1)
175+
jekyll (~> 3.5)
176+
jekyll-seo-tag (~> 2.0)
177+
jekyll-theme-minimal (0.1.1)
178+
jekyll (~> 3.5)
179+
jekyll-seo-tag (~> 2.0)
180+
jekyll-theme-modernist (0.1.1)
181+
jekyll (~> 3.5)
182+
jekyll-seo-tag (~> 2.0)
183+
jekyll-theme-primer (0.5.3)
184+
jekyll (~> 3.5)
185+
jekyll-github-metadata (~> 2.9)
186+
jekyll-seo-tag (~> 2.0)
187+
jekyll-theme-slate (0.1.1)
188+
jekyll (~> 3.5)
189+
jekyll-seo-tag (~> 2.0)
190+
jekyll-theme-tactile (0.1.1)
191+
jekyll (~> 3.5)
192+
jekyll-seo-tag (~> 2.0)
193+
jekyll-theme-time-machine (0.1.1)
194+
jekyll (~> 3.5)
195+
jekyll-seo-tag (~> 2.0)
196+
jekyll-titles-from-headings (0.5.1)
147197
jekyll (~> 3.3)
148-
jekyll-theme-primer (0.3.1)
149-
jekyll (~> 3.3)
150-
jekyll-theme-slate (0.0.4)
151-
jekyll (~> 3.3)
152-
jekyll-theme-tactile (0.0.4)
153-
jekyll (~> 3.3)
154-
jekyll-theme-time-machine (0.0.4)
155-
jekyll (~> 3.3)
156-
jekyll-titles-from-headings (0.3.0)
157-
jekyll (~> 3.3)
158-
jekyll-watch (1.5.0)
159-
listen (~> 3.0, < 3.1)
160-
jemoji (0.8.0)
161-
activesupport (~> 4.0)
198+
jekyll-watch (2.1.0)
199+
listen (~> 3.0)
200+
jemoji (0.10.1)
162201
gemoji (~> 3.0)
163202
html-pipeline (~> 2.2)
164-
jekyll (>= 3.0)
165-
kramdown (1.13.2)
203+
jekyll (~> 3.0)
204+
kramdown (1.17.0)
166205
liquid (4.0.0)
167-
listen (3.0.6)
168-
rb-fsevent (>= 0.9.3)
169-
rb-inotify (>= 0.9.7)
206+
listen (3.1.5)
207+
rb-fsevent (~> 0.9, >= 0.9.4)
208+
rb-inotify (~> 0.9, >= 0.9.7)
209+
ruby_dep (~> 1.2)
170210
mercenary (0.3.6)
171211
mini_portile2 (2.3.0)
172-
minima (2.1.1)
173-
jekyll (~> 3.3)
174-
minitest (5.10.3)
212+
minima (2.5.0)
213+
jekyll (~> 3.5)
214+
jekyll-feed (~> 0.9)
215+
jekyll-seo-tag (~> 2.1)
216+
minitest (5.11.3)
175217
multipart-post (2.0.0)
176-
net-dns (0.8.0)
177-
nokogiri (1.8.2)
218+
nokogiri (1.8.5)
178219
mini_portile2 (~> 2.3.0)
179-
octokit (4.7.0)
220+
octokit (4.12.0)
180221
sawyer (~> 0.8.0, >= 0.5.3)
181-
parallel (1.12.0)
182-
pathutil (0.14.0)
222+
parallel (1.12.1)
223+
pathutil (0.16.1)
183224
forwardable-extended (~> 2.6)
184225
public_suffix (2.0.5)
185-
rb-fsevent (0.10.2)
226+
rb-fsevent (0.10.3)
186227
rb-inotify (0.9.10)
187228
ffi (>= 0.5.0, < 2)
188-
rouge (1.11.1)
229+
rouge (2.2.1)
230+
ruby-enum (0.7.2)
231+
i18n
232+
ruby_dep (1.5.0)
233+
rubyzip (1.2.2)
189234
safe_yaml (1.0.4)
190-
sass (3.5.1)
235+
sass (3.6.0)
191236
sass-listen (~> 4.0.0)
192237
sass-listen (4.0.0)
193238
rb-fsevent (~> 0.9, >= 0.9.4)
@@ -198,20 +243,20 @@ GEM
198243
terminal-table (1.8.0)
199244
unicode-display_width (~> 1.1, >= 1.1.1)
200245
thread_safe (0.3.6)
201-
typhoeus (0.8.0)
202-
ethon (>= 0.8.0)
203-
tzinfo (1.2.3)
246+
typhoeus (1.3.0)
247+
ethon (>= 0.9.0)
248+
tzinfo (1.2.5)
204249
thread_safe (~> 0.1)
205-
unicode-display_width (1.3.0)
250+
unicode-display_width (1.4.0)
206251
yell (2.0.7)
207252

208253
PLATFORMS
209254
ruby
210255

211256
DEPENDENCIES
212-
github-pages
213-
html-proofer
257+
github-pages (>= 148)
258+
html-proofer (>= 3.7.2)
214259
tzinfo-data
215260

216261
BUNDLED WITH
217-
1.16.1
262+
1.16.6

0 commit comments

Comments
 (0)