Skip to content

Commit 4547c4b

Browse files
Bump github-pages from 217 to 220 in /docs (#1070)
Bumps [github-pages](https://github.com/github/pages-gem) from 217 to 220. - [Release notes](https://github.com/github/pages-gem/releases) - [Commits](github/pages-gem@v217...v220) --- updated-dependencies: - dependency-name: github-pages dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d0e0b1 commit 4547c4b

File tree

1 file changed

+97
-46
lines changed

1 file changed

+97
-46
lines changed

docs/Gemfile.lock

Lines changed: 97 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ GEM
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
88
tzinfo (~> 1.1)
9-
addressable (2.8.0)
10-
public_suffix (>= 2.0.2, < 5.0)
9+
addressable (2.8.6)
10+
public_suffix (>= 2.0.2, < 6.0)
1111
coffee-script (2.4.1)
1212
coffee-script-source
1313
execjs
@@ -16,39 +16,43 @@ GEM
1616
commonmarker (0.17.13)
1717
ruby-enum (~> 0.5)
1818
concurrent-ruby (1.3.1)
19-
dnsruby (1.61.7)
20-
simpleidn (~> 0.1)
19+
dnsruby (1.72.1)
20+
simpleidn (~> 0.2.1)
2121
em-websocket (0.5.3)
2222
eventmachine (>= 0.12.9)
2323
http_parser.rb (~> 0)
24-
ethon (0.15.0)
24+
ethon (0.16.0)
2525
ffi (>= 1.15.0)
2626
eventmachine (1.2.7)
27-
execjs (2.7.0)
28-
faraday (1.8.0)
27+
execjs (2.9.0)
28+
faraday (1.10.3)
2929
faraday-em_http (~> 1.0)
3030
faraday-em_synchrony (~> 1.0)
3131
faraday-excon (~> 1.1)
32-
faraday-httpclient (~> 1.0.1)
32+
faraday-httpclient (~> 1.0)
33+
faraday-multipart (~> 1.0)
3334
faraday-net_http (~> 1.0)
34-
faraday-net_http_persistent (~> 1.1)
35+
faraday-net_http_persistent (~> 1.0)
3536
faraday-patron (~> 1.0)
3637
faraday-rack (~> 1.0)
37-
multipart-post (>= 1.2, < 3)
38+
faraday-retry (~> 1.0)
3839
ruby2_keywords (>= 0.0.4)
3940
faraday-em_http (1.0.0)
4041
faraday-em_synchrony (1.0.0)
4142
faraday-excon (1.1.0)
4243
faraday-httpclient (1.0.1)
44+
faraday-multipart (1.0.4)
45+
multipart-post (~> 2)
4346
faraday-net_http (1.0.1)
4447
faraday-net_http_persistent (1.2.0)
4548
faraday-patron (1.0.0)
4649
faraday-rack (1.0.0)
47-
ffi (1.15.4)
50+
faraday-retry (1.0.3)
51+
ffi (1.15.5)
4852
forwardable-extended (2.6.0)
49-
gemoji (3.0.0)
50-
github-pages (217)
51-
github-pages-health-check (= 1.17.2)
53+
gemoji (3.0.1)
54+
github-pages (220)
55+
github-pages-health-check (= 1.17.9)
5256
jekyll (= 3.9.0)
5357
jekyll-avatar (= 0.7.0)
5458
jekyll-coffeescript (= 1.1.1)
@@ -67,6 +71,20 @@ GEM
6771
jekyll-sass-converter (= 1.5.2)
6872
jekyll-seo-tag (= 2.7.1)
6973
jekyll-sitemap (= 1.4.0)
74+
jekyll-swiss (= 1.0.0)
75+
jekyll-theme-architect (= 0.2.0)
76+
jekyll-theme-cayman (= 0.2.0)
77+
jekyll-theme-dinky (= 0.2.0)
78+
jekyll-theme-hacker (= 0.2.0)
79+
jekyll-theme-leap-day (= 0.2.0)
80+
jekyll-theme-merlot (= 0.2.0)
81+
jekyll-theme-midnight (= 0.2.0)
82+
jekyll-theme-minimal (= 0.2.0)
83+
jekyll-theme-modernist (= 0.2.0)
84+
jekyll-theme-primer (= 0.6.0)
85+
jekyll-theme-slate (= 0.2.0)
86+
jekyll-theme-tactile (= 0.2.0)
87+
jekyll-theme-time-machine (= 0.2.0)
7088
jekyll-titles-from-headings (= 0.5.3)
7189
jemoji (= 0.12.0)
7290
kramdown (= 2.3.1)
@@ -77,13 +95,13 @@ GEM
7795
nokogiri (>= 1.10.4, < 2.0)
7896
rouge (= 3.26.0)
7997
terminal-table (~> 1.4)
80-
github-pages-health-check (1.17.2)
98+
github-pages-health-check (1.17.9)
8199
addressable (~> 2.3)
82100
dnsruby (~> 1.60)
83101
octokit (~> 4.0)
84-
public_suffix (>= 2.0.2, < 5.0)
102+
public_suffix (>= 3.0, < 5.0)
85103
typhoeus (~> 1.3)
86-
html-pipeline (2.10.0)
104+
html-pipeline (2.14.3)
87105
activesupport (>= 2)
88106
nokogiri (>= 1.4)
89107
http_parser.rb (0.8.0)
@@ -107,9 +125,9 @@ GEM
107125
jekyll-coffeescript (1.1.1)
108126
coffee-script (~> 2.2)
109127
coffee-script-source (~> 1.11.1)
110-
jekyll-commonmark (1.2.0)
128+
jekyll-commonmark (1.3.1)
111129
commonmarker (~> 0.14)
112-
jekyll (>= 3.0, < 4.0)
130+
jekyll (>= 3.7, < 5.0)
113131
jekyll-commonmark-ghpages (0.1.6)
114132
commonmarker (~> 0.17.6)
115133
jekyll-commonmark (~> 1.2)
@@ -146,6 +164,47 @@ GEM
146164
jekyll (>= 3.8, < 5.0)
147165
jekyll-sitemap (1.4.0)
148166
jekyll (>= 3.7, < 5.0)
167+
jekyll-swiss (1.0.0)
168+
jekyll-theme-architect (0.2.0)
169+
jekyll (> 3.5, < 5.0)
170+
jekyll-seo-tag (~> 2.0)
171+
jekyll-theme-cayman (0.2.0)
172+
jekyll (> 3.5, < 5.0)
173+
jekyll-seo-tag (~> 2.0)
174+
jekyll-theme-dinky (0.2.0)
175+
jekyll (> 3.5, < 5.0)
176+
jekyll-seo-tag (~> 2.0)
177+
jekyll-theme-hacker (0.2.0)
178+
jekyll (> 3.5, < 5.0)
179+
jekyll-seo-tag (~> 2.0)
180+
jekyll-theme-leap-day (0.2.0)
181+
jekyll (> 3.5, < 5.0)
182+
jekyll-seo-tag (~> 2.0)
183+
jekyll-theme-merlot (0.2.0)
184+
jekyll (> 3.5, < 5.0)
185+
jekyll-seo-tag (~> 2.0)
186+
jekyll-theme-midnight (0.2.0)
187+
jekyll (> 3.5, < 5.0)
188+
jekyll-seo-tag (~> 2.0)
189+
jekyll-theme-minimal (0.2.0)
190+
jekyll (> 3.5, < 5.0)
191+
jekyll-seo-tag (~> 2.0)
192+
jekyll-theme-modernist (0.2.0)
193+
jekyll (> 3.5, < 5.0)
194+
jekyll-seo-tag (~> 2.0)
195+
jekyll-theme-primer (0.6.0)
196+
jekyll (> 3.5, < 5.0)
197+
jekyll-github-metadata (~> 2.9)
198+
jekyll-seo-tag (~> 2.0)
199+
jekyll-theme-slate (0.2.0)
200+
jekyll (> 3.5, < 5.0)
201+
jekyll-seo-tag (~> 2.0)
202+
jekyll-theme-tactile (0.2.0)
203+
jekyll (> 3.5, < 5.0)
204+
jekyll-seo-tag (~> 2.0)
205+
jekyll-theme-time-machine (0.2.0)
206+
jekyll (> 3.5, < 5.0)
207+
jekyll-seo-tag (~> 2.0)
149208
jekyll-titles-from-headings (0.5.3)
150209
jekyll (>= 3.3, < 5.0)
151210
jekyll-watch (2.2.1)
@@ -159,60 +218,52 @@ GEM
159218
kramdown-parser-gfm (1.1.0)
160219
kramdown (~> 2.0)
161220
liquid (4.0.3)
162-
listen (3.1.5)
163-
rb-fsevent (~> 0.9, >= 0.9.4)
164-
rb-inotify (~> 0.9, >= 0.9.7)
165-
ruby_dep (~> 1.2)
221+
listen (3.9.0)
222+
rb-fsevent (~> 0.10, >= 0.10.3)
223+
rb-inotify (~> 0.9, >= 0.9.10)
166224
mercenary (0.3.6)
167-
mini_portile2 (2.8.5)
225+
mini_portile2 (2.4.0)
168226
minima (2.5.1)
169227
jekyll (>= 3.5, < 5.0)
170228
jekyll-feed (~> 0.9)
171229
jekyll-seo-tag (~> 2.1)
172230
minitest (5.15.0)
173-
multipart-post (2.1.1)
174-
nokogiri (1.15.5)
175-
mini_portile2 (~> 2.8.2)
176-
racc (~> 1.4)
177-
octokit (4.21.0)
178-
faraday (>= 0.9)
179-
sawyer (~> 0.8.0, >= 0.5.3)
231+
multipart-post (2.3.0)
232+
nokogiri (1.10.10)
233+
mini_portile2 (~> 2.4.0)
234+
octokit (4.25.1)
235+
faraday (>= 1, < 3)
236+
sawyer (~> 0.9)
180237
pathutil (0.16.2)
181238
forwardable-extended (~> 2.6)
182-
public_suffix (3.1.1)
183-
racc (1.7.3)
184-
rb-fsevent (0.11.0)
239+
public_suffix (4.0.7)
240+
rb-fsevent (0.11.2)
185241
rb-inotify (0.10.1)
186242
ffi (~> 1.0)
187243
rexml (3.2.5)
188244
rouge (3.26.0)
189-
ruby-enum (0.7.2)
245+
ruby-enum (0.9.0)
190246
i18n
191247
ruby2_keywords (0.0.5)
192-
ruby_dep (1.5.0)
193-
rubyzip (2.1.0)
248+
rubyzip (2.3.2)
194249
safe_yaml (1.0.5)
195250
sass (3.7.4)
196251
sass-listen (~> 4.0.0)
197252
sass-listen (4.0.0)
198253
rb-fsevent (~> 0.9, >= 0.9.4)
199254
rb-inotify (~> 0.9, >= 0.9.7)
200-
sawyer (0.8.2)
255+
sawyer (0.9.2)
201256
addressable (>= 2.3.5)
202-
faraday (> 0.8, < 2.0)
203-
simpleidn (0.2.1)
204-
unf (~> 0.1.4)
257+
faraday (>= 0.17.3, < 3)
258+
simpleidn (0.2.3)
205259
terminal-table (1.8.0)
206260
unicode-display_width (~> 1.1, >= 1.1.1)
207261
thread_safe (0.3.6)
208-
typhoeus (1.4.0)
262+
typhoeus (1.4.1)
209263
ethon (>= 0.9.0)
210264
tzinfo (1.2.11)
211265
thread_safe (~> 0.1)
212-
unf (0.1.4)
213-
unf_ext
214-
unf_ext (0.0.8)
215-
unicode-display_width (1.5.0)
266+
unicode-display_width (1.8.0)
216267

217268
PLATFORMS
218269
ruby

0 commit comments

Comments
 (0)