Skip to content

Commit de0cc49

Browse files
Bump github-pages from 215 to 219 (#89)
Bumps [github-pages](https://github.com/github/pages-gem) from 215 to 219. - [Release notes](https://github.com/github/pages-gem/releases) - [Commits](github/pages-gem@v215...v219) --- 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 12fdb2b commit de0cc49

File tree

1 file changed

+60
-60
lines changed

1 file changed

+60
-60
lines changed

Gemfile.lock

Lines changed: 60 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.0.3.7)
4+
activesupport (6.0.4.1)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
88
tzinfo (~> 1.1)
99
zeitwerk (~> 2.2, >= 2.2.2)
10-
addressable (2.7.0)
10+
addressable (2.8.0)
1111
public_suffix (>= 2.0.2, < 5.0)
1212
coffee-script (2.4.1)
1313
coffee-script-source
@@ -16,8 +16,8 @@ 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)
@@ -26,24 +26,30 @@ GEM
2626
ffi (>= 1.15.0)
2727
eventmachine (1.2.7)
2828
execjs (2.8.1)
29-
faraday (1.4.2)
29+
faraday (1.7.1)
3030
faraday-em_http (~> 1.0)
3131
faraday-em_synchrony (~> 1.0)
3232
faraday-excon (~> 1.1)
33+
faraday-httpclient (~> 1.0.1)
3334
faraday-net_http (~> 1.0)
3435
faraday-net_http_persistent (~> 1.1)
36+
faraday-patron (~> 1.0)
37+
faraday-rack (~> 1.0)
3538
multipart-post (>= 1.2, < 3)
3639
ruby2_keywords (>= 0.0.4)
3740
faraday-em_http (1.0.0)
3841
faraday-em_synchrony (1.0.0)
3942
faraday-excon (1.1.0)
43+
faraday-httpclient (1.0.1)
4044
faraday-net_http (1.0.1)
41-
faraday-net_http_persistent (1.1.0)
42-
ffi (1.15.1)
45+
faraday-net_http_persistent (1.2.0)
46+
faraday-patron (1.0.0)
47+
faraday-rack (1.0.0)
48+
ffi (1.15.3)
4349
forwardable-extended (2.6.0)
4450
gemoji (3.0.1)
45-
github-pages (215)
46-
github-pages-health-check (= 1.17.2)
51+
github-pages (219)
52+
github-pages-health-check (= 1.17.7)
4753
jekyll (= 3.9.0)
4854
jekyll-avatar (= 0.7.0)
4955
jekyll-coffeescript (= 1.1.1)
@@ -63,19 +69,19 @@ GEM
6369
jekyll-seo-tag (= 2.7.1)
6470
jekyll-sitemap (= 1.4.0)
6571
jekyll-swiss (= 1.0.0)
66-
jekyll-theme-architect (= 0.1.1)
67-
jekyll-theme-cayman (= 0.1.1)
68-
jekyll-theme-dinky (= 0.1.1)
69-
jekyll-theme-hacker (= 0.1.2)
70-
jekyll-theme-leap-day (= 0.1.1)
71-
jekyll-theme-merlot (= 0.1.1)
72-
jekyll-theme-midnight (= 0.1.1)
73-
jekyll-theme-minimal (= 0.1.1)
74-
jekyll-theme-modernist (= 0.1.1)
75-
jekyll-theme-primer (= 0.5.4)
76-
jekyll-theme-slate (= 0.1.1)
77-
jekyll-theme-tactile (= 0.1.1)
78-
jekyll-theme-time-machine (= 0.1.1)
72+
jekyll-theme-architect (= 0.2.0)
73+
jekyll-theme-cayman (= 0.2.0)
74+
jekyll-theme-dinky (= 0.2.0)
75+
jekyll-theme-hacker (= 0.2.0)
76+
jekyll-theme-leap-day (= 0.2.0)
77+
jekyll-theme-merlot (= 0.2.0)
78+
jekyll-theme-midnight (= 0.2.0)
79+
jekyll-theme-minimal (= 0.2.0)
80+
jekyll-theme-modernist (= 0.2.0)
81+
jekyll-theme-primer (= 0.6.0)
82+
jekyll-theme-slate (= 0.2.0)
83+
jekyll-theme-tactile (= 0.2.0)
84+
jekyll-theme-time-machine (= 0.2.0)
7985
jekyll-titles-from-headings (= 0.5.3)
8086
jemoji (= 0.12.0)
8187
kramdown (= 2.3.1)
@@ -86,11 +92,11 @@ GEM
8692
nokogiri (>= 1.10.4, < 2.0)
8793
rouge (= 3.26.0)
8894
terminal-table (~> 1.4)
89-
github-pages-health-check (1.17.2)
95+
github-pages-health-check (1.17.7)
9096
addressable (~> 2.3)
9197
dnsruby (~> 1.60)
9298
octokit (~> 4.0)
93-
public_suffix (>= 2.0.2, < 5.0)
99+
public_suffix (>= 3.0, < 5.0)
94100
typhoeus (~> 1.3)
95101
html-pipeline (2.14.0)
96102
activesupport (>= 2)
@@ -158,45 +164,45 @@ GEM
158164
jekyll-sitemap (1.4.0)
159165
jekyll (>= 3.7, < 5.0)
160166
jekyll-swiss (1.0.0)
161-
jekyll-theme-architect (0.1.1)
162-
jekyll (~> 3.5)
167+
jekyll-theme-architect (0.2.0)
168+
jekyll (> 3.5, < 5.0)
163169
jekyll-seo-tag (~> 2.0)
164-
jekyll-theme-cayman (0.1.1)
165-
jekyll (~> 3.5)
170+
jekyll-theme-cayman (0.2.0)
171+
jekyll (> 3.5, < 5.0)
166172
jekyll-seo-tag (~> 2.0)
167-
jekyll-theme-dinky (0.1.1)
168-
jekyll (~> 3.5)
173+
jekyll-theme-dinky (0.2.0)
174+
jekyll (> 3.5, < 5.0)
169175
jekyll-seo-tag (~> 2.0)
170-
jekyll-theme-hacker (0.1.2)
176+
jekyll-theme-hacker (0.2.0)
171177
jekyll (> 3.5, < 5.0)
172178
jekyll-seo-tag (~> 2.0)
173-
jekyll-theme-leap-day (0.1.1)
174-
jekyll (~> 3.5)
179+
jekyll-theme-leap-day (0.2.0)
180+
jekyll (> 3.5, < 5.0)
175181
jekyll-seo-tag (~> 2.0)
176-
jekyll-theme-merlot (0.1.1)
177-
jekyll (~> 3.5)
182+
jekyll-theme-merlot (0.2.0)
183+
jekyll (> 3.5, < 5.0)
178184
jekyll-seo-tag (~> 2.0)
179-
jekyll-theme-midnight (0.1.1)
180-
jekyll (~> 3.5)
185+
jekyll-theme-midnight (0.2.0)
186+
jekyll (> 3.5, < 5.0)
181187
jekyll-seo-tag (~> 2.0)
182-
jekyll-theme-minimal (0.1.1)
183-
jekyll (~> 3.5)
188+
jekyll-theme-minimal (0.2.0)
189+
jekyll (> 3.5, < 5.0)
184190
jekyll-seo-tag (~> 2.0)
185-
jekyll-theme-modernist (0.1.1)
186-
jekyll (~> 3.5)
191+
jekyll-theme-modernist (0.2.0)
192+
jekyll (> 3.5, < 5.0)
187193
jekyll-seo-tag (~> 2.0)
188-
jekyll-theme-primer (0.5.4)
194+
jekyll-theme-primer (0.6.0)
189195
jekyll (> 3.5, < 5.0)
190196
jekyll-github-metadata (~> 2.9)
191197
jekyll-seo-tag (~> 2.0)
192-
jekyll-theme-slate (0.1.1)
193-
jekyll (~> 3.5)
198+
jekyll-theme-slate (0.2.0)
199+
jekyll (> 3.5, < 5.0)
194200
jekyll-seo-tag (~> 2.0)
195-
jekyll-theme-tactile (0.1.1)
196-
jekyll (~> 3.5)
201+
jekyll-theme-tactile (0.2.0)
202+
jekyll (> 3.5, < 5.0)
197203
jekyll-seo-tag (~> 2.0)
198-
jekyll-theme-time-machine (0.1.1)
199-
jekyll (~> 3.5)
204+
jekyll-theme-time-machine (0.2.0)
205+
jekyll (> 3.5, < 5.0)
200206
jekyll-seo-tag (~> 2.0)
201207
jekyll-titles-from-headings (0.5.3)
202208
jekyll (>= 3.3, < 5.0)
@@ -214,24 +220,19 @@ GEM
214220
kramdown-parser-gfm (1.1.0)
215221
kramdown (~> 2.0)
216222
liquid (4.0.3)
217-
listen (3.5.1)
223+
listen (3.7.0)
218224
rb-fsevent (~> 0.10, >= 0.10.3)
219225
rb-inotify (~> 0.9, >= 0.9.10)
220226
mercenary (0.3.6)
221-
mini_portile2 (2.5.2)
222-
net-ftp (~> 0.1)
227+
mini_portile2 (2.6.1)
223228
minima (2.5.1)
224229
jekyll (>= 3.5, < 5.0)
225230
jekyll-feed (~> 0.9)
226231
jekyll-seo-tag (~> 2.1)
227232
minitest (5.14.4)
228233
multipart-post (2.1.1)
229-
net-ftp (0.1.2)
230-
net-protocol
231-
time
232-
net-protocol (0.1.0)
233-
nokogiri (1.11.6)
234-
mini_portile2 (~> 2.5.0)
234+
nokogiri (1.12.4)
235+
mini_portile2 (~> 2.6.1)
235236
racc (~> 1.4)
236237
octokit (4.21.0)
237238
faraday (>= 0.9)
@@ -248,8 +249,8 @@ GEM
248249
rouge (3.26.0)
249250
ruby-enum (0.9.0)
250251
i18n
251-
ruby2_keywords (0.0.4)
252-
rubyzip (2.3.0)
252+
ruby2_keywords (0.0.5)
253+
rubyzip (2.3.2)
253254
safe_yaml (1.0.5)
254255
sass (3.7.4)
255256
sass-listen (~> 4.0.0)
@@ -264,7 +265,6 @@ GEM
264265
terminal-table (1.8.0)
265266
unicode-display_width (~> 1.1, >= 1.1.1)
266267
thread_safe (0.3.6)
267-
time (0.1.0)
268268
typhoeus (1.4.0)
269269
ethon (>= 0.9.0)
270270
tzinfo (1.2.9)

0 commit comments

Comments
 (0)