Skip to content

Commit e2a8918

Browse files
Bump github-pages from 214 to 215 (#82)
Bumps [github-pages](https://github.com/github/pages-gem) from 214 to 215. - [Release notes](https://github.com/github/pages-gem/releases) - [Commits](github/pages-gem@v214...v215) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 69f0fd8 commit e2a8918

File tree

1 file changed

+27
-13
lines changed

1 file changed

+27
-13
lines changed

Gemfile.lock

Lines changed: 27 additions & 13 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.3.7)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
@@ -22,20 +22,28 @@ GEM
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.15.0)
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 (214)
38-
github-pages-health-check (= 1.17.0)
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)
@@ -78,7 +86,7 @@ GEM
7886
nokogiri (>= 1.10.4, < 2.0)
7987
rouge (= 3.26.0)
8088
terminal-table (~> 1.4)
81-
github-pages-health-check (1.17.0)
89+
github-pages-health-check (1.17.2)
8290
addressable (~> 2.3)
8391
dnsruby (~> 1.60)
8492
octokit (~> 4.0)
@@ -210,17 +218,22 @@ GEM
210218
rb-fsevent (~> 0.10, >= 0.10.3)
211219
rb-inotify (~> 0.9, >= 0.9.10)
212220
mercenary (0.3.6)
213-
mini_portile2 (2.5.1)
221+
mini_portile2 (2.5.2)
222+
net-ftp (~> 0.1)
214223
minima (2.5.1)
215224
jekyll (>= 3.5, < 5.0)
216225
jekyll-feed (~> 0.9)
217226
jekyll-seo-tag (~> 2.1)
218227
minitest (5.14.4)
219228
multipart-post (2.1.1)
220-
nokogiri (1.11.4)
229+
net-ftp (0.1.2)
230+
net-protocol
231+
time
232+
net-protocol (0.1.0)
233+
nokogiri (1.11.6)
221234
mini_portile2 (~> 2.5.0)
222235
racc (~> 1.4)
223-
octokit (4.20.0)
236+
octokit (4.21.0)
224237
faraday (>= 0.9)
225238
sawyer (~> 0.8.0, >= 0.5.3)
226239
pathutil (0.16.2)
@@ -251,6 +264,7 @@ GEM
251264
terminal-table (1.8.0)
252265
unicode-display_width (~> 1.1, >= 1.1.1)
253266
thread_safe (0.3.6)
267+
time (0.1.0)
254268
typhoeus (1.4.0)
255269
ethon (>= 0.9.0)
256270
tzinfo (1.2.9)

0 commit comments

Comments
 (0)