Skip to content

Commit 1af0888

Browse files
committed
freshen ruby gems
1 parent d40a4f4 commit 1af0888

File tree

1 file changed

+77
-63
lines changed

1 file changed

+77
-63
lines changed

docs/Gemfile.lock

Lines changed: 77 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.0.3.6)
4+
activesupport (6.0.4.1)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
@@ -16,28 +16,42 @@ GEM
1616
colorator (1.1.0)
1717
commonmarker (0.17.13)
1818
ruby-enum (~> 0.5)
19-
concurrent-ruby (1.1.8)
20-
dnsruby (1.61.5)
19+
concurrent-ruby (1.1.9)
20+
dnsruby (1.61.7)
2121
simpleidn (~> 0.1)
2222
em-websocket (0.5.2)
2323
eventmachine (>= 0.12.9)
2424
http_parser.rb (~> 0.6.0)
25-
ethon (0.12.0)
26-
ffi (>= 1.3.0)
25+
ethon (0.15.0)
26+
ffi (>= 1.15.0)
2727
eventmachine (1.2.7)
2828
eventmachine (1.2.7-x64-mingw32)
29-
execjs (2.7.0)
30-
faraday (1.3.0)
29+
execjs (2.8.1)
30+
faraday (1.8.0)
31+
faraday-em_http (~> 1.0)
32+
faraday-em_synchrony (~> 1.0)
33+
faraday-excon (~> 1.1)
34+
faraday-httpclient (~> 1.0.1)
3135
faraday-net_http (~> 1.0)
36+
faraday-net_http_persistent (~> 1.1)
37+
faraday-patron (~> 1.0)
38+
faraday-rack (~> 1.0)
3239
multipart-post (>= 1.2, < 3)
33-
ruby2_keywords
40+
ruby2_keywords (>= 0.0.4)
41+
faraday-em_http (1.0.0)
42+
faraday-em_synchrony (1.0.0)
43+
faraday-excon (1.1.0)
44+
faraday-httpclient (1.0.1)
3445
faraday-net_http (1.0.1)
35-
ffi (1.15.0)
36-
ffi (1.15.0-x64-mingw32)
46+
faraday-net_http_persistent (1.2.0)
47+
faraday-patron (1.0.0)
48+
faraday-rack (1.0.0)
49+
ffi (1.15.4)
50+
ffi (1.15.4-x64-mingw32)
3751
forwardable-extended (2.6.0)
3852
gemoji (3.0.1)
39-
github-pages (214)
40-
github-pages-health-check (= 1.17.0)
53+
github-pages (221)
54+
github-pages-health-check (= 1.17.9)
4155
jekyll (= 3.9.0)
4256
jekyll-avatar (= 0.7.0)
4357
jekyll-coffeescript (= 1.1.1)
@@ -57,34 +71,34 @@ GEM
5771
jekyll-seo-tag (= 2.7.1)
5872
jekyll-sitemap (= 1.4.0)
5973
jekyll-swiss (= 1.0.0)
60-
jekyll-theme-architect (= 0.1.1)
61-
jekyll-theme-cayman (= 0.1.1)
62-
jekyll-theme-dinky (= 0.1.1)
63-
jekyll-theme-hacker (= 0.1.2)
64-
jekyll-theme-leap-day (= 0.1.1)
65-
jekyll-theme-merlot (= 0.1.1)
66-
jekyll-theme-midnight (= 0.1.1)
67-
jekyll-theme-minimal (= 0.1.1)
68-
jekyll-theme-modernist (= 0.1.1)
69-
jekyll-theme-primer (= 0.5.4)
70-
jekyll-theme-slate (= 0.1.1)
71-
jekyll-theme-tactile (= 0.1.1)
72-
jekyll-theme-time-machine (= 0.1.1)
74+
jekyll-theme-architect (= 0.2.0)
75+
jekyll-theme-cayman (= 0.2.0)
76+
jekyll-theme-dinky (= 0.2.0)
77+
jekyll-theme-hacker (= 0.2.0)
78+
jekyll-theme-leap-day (= 0.2.0)
79+
jekyll-theme-merlot (= 0.2.0)
80+
jekyll-theme-midnight (= 0.2.0)
81+
jekyll-theme-minimal (= 0.2.0)
82+
jekyll-theme-modernist (= 0.2.0)
83+
jekyll-theme-primer (= 0.6.0)
84+
jekyll-theme-slate (= 0.2.0)
85+
jekyll-theme-tactile (= 0.2.0)
86+
jekyll-theme-time-machine (= 0.2.0)
7387
jekyll-titles-from-headings (= 0.5.3)
7488
jemoji (= 0.12.0)
7589
kramdown (= 2.3.1)
7690
kramdown-parser-gfm (= 1.1.0)
7791
liquid (= 4.0.3)
7892
mercenary (~> 0.3)
7993
minima (= 2.5.1)
80-
nokogiri (>= 1.10.4, < 2.0)
94+
nokogiri (>= 1.12.5, < 2.0)
8195
rouge (= 3.26.0)
8296
terminal-table (~> 1.4)
83-
github-pages-health-check (1.17.0)
97+
github-pages-health-check (1.17.9)
8498
addressable (~> 2.3)
8599
dnsruby (~> 1.60)
86100
octokit (~> 4.0)
87-
public_suffix (>= 2.0.2, < 5.0)
101+
public_suffix (>= 3.0, < 5.0)
88102
typhoeus (~> 1.3)
89103
html-pipeline (2.14.0)
90104
activesupport (>= 2)
@@ -150,45 +164,45 @@ GEM
150164
jekyll-sitemap (1.4.0)
151165
jekyll (>= 3.7, < 5.0)
152166
jekyll-swiss (1.0.0)
153-
jekyll-theme-architect (0.1.1)
154-
jekyll (~> 3.5)
167+
jekyll-theme-architect (0.2.0)
168+
jekyll (> 3.5, < 5.0)
155169
jekyll-seo-tag (~> 2.0)
156-
jekyll-theme-cayman (0.1.1)
157-
jekyll (~> 3.5)
170+
jekyll-theme-cayman (0.2.0)
171+
jekyll (> 3.5, < 5.0)
158172
jekyll-seo-tag (~> 2.0)
159-
jekyll-theme-dinky (0.1.1)
160-
jekyll (~> 3.5)
173+
jekyll-theme-dinky (0.2.0)
174+
jekyll (> 3.5, < 5.0)
161175
jekyll-seo-tag (~> 2.0)
162-
jekyll-theme-hacker (0.1.2)
176+
jekyll-theme-hacker (0.2.0)
163177
jekyll (> 3.5, < 5.0)
164178
jekyll-seo-tag (~> 2.0)
165-
jekyll-theme-leap-day (0.1.1)
166-
jekyll (~> 3.5)
179+
jekyll-theme-leap-day (0.2.0)
180+
jekyll (> 3.5, < 5.0)
167181
jekyll-seo-tag (~> 2.0)
168-
jekyll-theme-merlot (0.1.1)
169-
jekyll (~> 3.5)
182+
jekyll-theme-merlot (0.2.0)
183+
jekyll (> 3.5, < 5.0)
170184
jekyll-seo-tag (~> 2.0)
171-
jekyll-theme-midnight (0.1.1)
172-
jekyll (~> 3.5)
185+
jekyll-theme-midnight (0.2.0)
186+
jekyll (> 3.5, < 5.0)
173187
jekyll-seo-tag (~> 2.0)
174-
jekyll-theme-minimal (0.1.1)
175-
jekyll (~> 3.5)
188+
jekyll-theme-minimal (0.2.0)
189+
jekyll (> 3.5, < 5.0)
176190
jekyll-seo-tag (~> 2.0)
177-
jekyll-theme-modernist (0.1.1)
178-
jekyll (~> 3.5)
191+
jekyll-theme-modernist (0.2.0)
192+
jekyll (> 3.5, < 5.0)
179193
jekyll-seo-tag (~> 2.0)
180-
jekyll-theme-primer (0.5.4)
194+
jekyll-theme-primer (0.6.0)
181195
jekyll (> 3.5, < 5.0)
182196
jekyll-github-metadata (~> 2.9)
183197
jekyll-seo-tag (~> 2.0)
184-
jekyll-theme-slate (0.1.1)
185-
jekyll (~> 3.5)
198+
jekyll-theme-slate (0.2.0)
199+
jekyll (> 3.5, < 5.0)
186200
jekyll-seo-tag (~> 2.0)
187-
jekyll-theme-tactile (0.1.1)
188-
jekyll (~> 3.5)
201+
jekyll-theme-tactile (0.2.0)
202+
jekyll (> 3.5, < 5.0)
189203
jekyll-seo-tag (~> 2.0)
190-
jekyll-theme-time-machine (0.1.1)
191-
jekyll (~> 3.5)
204+
jekyll-theme-time-machine (0.2.0)
205+
jekyll (> 3.5, < 5.0)
192206
jekyll-seo-tag (~> 2.0)
193207
jekyll-titles-from-headings (0.5.3)
194208
jekyll (>= 3.3, < 5.0)
@@ -203,7 +217,7 @@ GEM
203217
kramdown-parser-gfm (1.1.0)
204218
kramdown (~> 2.0)
205219
liquid (4.0.3)
206-
listen (3.5.1)
220+
listen (3.7.0)
207221
rb-fsevent (~> 0.10, >= 0.10.3)
208222
rb-inotify (~> 0.9, >= 0.9.10)
209223
mercenary (0.3.6)
@@ -219,22 +233,22 @@ GEM
219233
racc (~> 1.4)
220234
nokogiri (1.12.5-x64-mingw32)
221235
racc (~> 1.4)
222-
octokit (4.20.0)
236+
octokit (4.21.0)
223237
faraday (>= 0.9)
224238
sawyer (~> 0.8.0, >= 0.5.3)
225239
pathutil (0.16.2)
226240
forwardable-extended (~> 2.6)
227241
public_suffix (4.0.6)
228-
racc (1.5.2)
229-
rb-fsevent (0.10.4)
242+
racc (1.6.0)
243+
rb-fsevent (0.11.0)
230244
rb-inotify (0.10.1)
231245
ffi (~> 1.0)
232246
rexml (3.2.5)
233247
rouge (3.26.0)
234248
ruby-enum (0.9.0)
235249
i18n
236-
ruby2_keywords (0.0.4)
237-
rubyzip (2.3.0)
250+
ruby2_keywords (0.0.5)
251+
rubyzip (2.3.2)
238252
safe_yaml (1.0.5)
239253
sass (3.7.4)
240254
sass-listen (~> 4.0.0)
@@ -253,16 +267,16 @@ GEM
253267
ethon (>= 0.9.0)
254268
tzinfo (1.2.9)
255269
thread_safe (~> 0.1)
256-
tzinfo-data (1.2021.1)
270+
tzinfo-data (1.2021.5)
257271
tzinfo (>= 1.0.0)
258272
unf (0.1.4)
259273
unf_ext
260-
unf_ext (0.0.7.7)
261-
unf_ext (0.0.7.7-x64-mingw32)
262-
unicode-display_width (1.7.0)
274+
unf_ext (0.0.8)
275+
unf_ext (0.0.8-x64-mingw32)
276+
unicode-display_width (1.8.0)
263277
wdm (0.1.1)
264278
webrick (1.7.0)
265-
zeitwerk (2.4.2)
279+
zeitwerk (2.5.1)
266280

267281
PLATFORMS
268282
ruby

0 commit comments

Comments
 (0)