Skip to content

Commit 47bfb8e

Browse files
Merge pull request #18 from githubtraining/dependabot/bundler/github-pages-215
2 parents 26628fa + 0139771 commit 47bfb8e

File tree

1 file changed

+35
-27
lines changed

1 file changed

+35
-27
lines changed

Gemfile.lock

Lines changed: 35 additions & 27 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.4)
4+
activesupport (6.0.3.7)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
@@ -16,26 +16,34 @@ GEM
1616
colorator (1.1.0)
1717
commonmarker (0.17.13)
1818
ruby-enum (~> 0.5)
19-
concurrent-ruby (1.1.7)
19+
concurrent-ruby (1.1.8)
2020
dnsruby (1.61.5)
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.14.0)
26+
ffi (>= 1.15.0)
2727
eventmachine (1.2.7)
28-
execjs (2.7.0)
29-
faraday (1.3.0)
28+
execjs (2.8.1)
29+
faraday (1.4.2)
30+
faraday-em_http (~> 1.0)
31+
faraday-em_synchrony (~> 1.0)
32+
faraday-excon (~> 1.1)
3033
faraday-net_http (~> 1.0)
34+
faraday-net_http_persistent (~> 1.1)
3135
multipart-post (>= 1.2, < 3)
32-
ruby2_keywords
36+
ruby2_keywords (>= 0.0.4)
37+
faraday-em_http (1.0.0)
38+
faraday-em_synchrony (1.0.0)
39+
faraday-excon (1.1.0)
3340
faraday-net_http (1.0.1)
34-
ffi (1.14.2)
41+
faraday-net_http_persistent (1.1.0)
42+
ffi (1.15.1)
3543
forwardable-extended (2.6.0)
3644
gemoji (3.0.1)
37-
github-pages (209)
38-
github-pages-health-check (= 1.16.1)
45+
github-pages (215)
46+
github-pages-health-check (= 1.17.2)
3947
jekyll (= 3.9.0)
4048
jekyll-avatar (= 0.7.0)
4149
jekyll-coffeescript (= 1.1.1)
@@ -50,9 +58,9 @@ GEM
5058
jekyll-readme-index (= 0.3.0)
5159
jekyll-redirect-from (= 0.16.0)
5260
jekyll-relative-links (= 0.6.1)
53-
jekyll-remote-theme (= 0.4.2)
61+
jekyll-remote-theme (= 0.4.3)
5462
jekyll-sass-converter (= 1.5.2)
55-
jekyll-seo-tag (= 2.6.1)
63+
jekyll-seo-tag (= 2.7.1)
5664
jekyll-sitemap (= 1.4.0)
5765
jekyll-swiss (= 1.0.0)
5866
jekyll-theme-architect (= 0.1.1)
@@ -70,19 +78,19 @@ GEM
7078
jekyll-theme-time-machine (= 0.1.1)
7179
jekyll-titles-from-headings (= 0.5.3)
7280
jemoji (= 0.12.0)
73-
kramdown (= 2.3.0)
81+
kramdown (= 2.3.1)
7482
kramdown-parser-gfm (= 1.1.0)
7583
liquid (= 4.0.3)
7684
mercenary (~> 0.3)
7785
minima (= 2.5.1)
7886
nokogiri (>= 1.10.4, < 2.0)
79-
rouge (= 3.23.0)
87+
rouge (= 3.26.0)
8088
terminal-table (~> 1.4)
81-
github-pages-health-check (1.16.1)
89+
github-pages-health-check (1.17.2)
8290
addressable (~> 2.3)
8391
dnsruby (~> 1.60)
8492
octokit (~> 4.0)
85-
public_suffix (~> 3.0)
93+
public_suffix (>= 2.0.2, < 5.0)
8694
typhoeus (~> 1.3)
8795
html-pipeline (2.14.0)
8896
activesupport (>= 2)
@@ -136,15 +144,15 @@ GEM
136144
jekyll (>= 3.3, < 5.0)
137145
jekyll-relative-links (0.6.1)
138146
jekyll (>= 3.3, < 5.0)
139-
jekyll-remote-theme (0.4.2)
147+
jekyll-remote-theme (0.4.3)
140148
addressable (~> 2.0)
141149
jekyll (>= 3.5, < 5.0)
142150
jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0)
143151
rubyzip (>= 1.3.0, < 3.0)
144152
jekyll-sass-converter (1.5.2)
145153
sass (~> 3.4)
146-
jekyll-seo-tag (2.6.1)
147-
jekyll (>= 3.3, < 5.0)
154+
jekyll-seo-tag (2.7.1)
155+
jekyll (>= 3.8, < 5.0)
148156
jekyll-sitemap (1.4.0)
149157
jekyll (>= 3.7, < 5.0)
150158
jekyll-swiss (1.0.0)
@@ -196,12 +204,12 @@ GEM
196204
gemoji (~> 3.0)
197205
html-pipeline (~> 2.2)
198206
jekyll (>= 3.0, < 5.0)
199-
kramdown (2.3.0)
207+
kramdown (2.3.1)
200208
rexml
201209
kramdown-parser-gfm (1.1.0)
202210
kramdown (~> 2.0)
203211
liquid (4.0.3)
204-
listen (3.4.1)
212+
listen (3.5.1)
205213
rb-fsevent (~> 0.10, >= 0.10.3)
206214
rb-inotify (~> 0.9, >= 0.9.10)
207215
mercenary (0.3.6)
@@ -212,23 +220,23 @@ GEM
212220
jekyll-seo-tag (~> 2.1)
213221
minitest (5.14.3)
214222
multipart-post (2.1.1)
215-
nokogiri (1.11.4)
223+
nokogiri (1.11.6)
216224
mini_portile2 (~> 2.5.0)
217225
racc (~> 1.4)
218-
octokit (4.20.0)
226+
octokit (4.21.0)
219227
faraday (>= 0.9)
220228
sawyer (~> 0.8.0, >= 0.5.3)
221229
pathutil (0.16.2)
222230
forwardable-extended (~> 2.6)
223231
power_assert (1.2.0)
224-
public_suffix (3.1.1)
232+
public_suffix (4.0.6)
225233
racc (1.5.2)
226-
rb-fsevent (0.10.4)
234+
rb-fsevent (0.11.0)
227235
rb-inotify (0.10.1)
228236
ffi (~> 1.0)
229237
rexml (3.2.5)
230-
rouge (3.23.0)
231-
ruby-enum (0.8.0)
238+
rouge (3.26.0)
239+
ruby-enum (0.9.0)
232240
i18n
233241
ruby2_keywords (0.0.4)
234242
rubyzip (2.3.0)

0 commit comments

Comments
 (0)