Skip to content

Commit 81b9c15

Browse files
committed
Update github-pages
1 parent 2baaa6f commit 81b9c15

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Gemfile.lock

Lines changed: 12 additions & 12 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.4.1)
4+
activesupport (6.0.4.4)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
@@ -19,10 +19,10 @@ GEM
1919
concurrent-ruby (1.1.9)
2020
dnsruby (1.61.7)
2121
simpleidn (~> 0.1)
22-
em-websocket (0.5.2)
22+
em-websocket (0.5.3)
2323
eventmachine (>= 0.12.9)
24-
http_parser.rb (~> 0.6.0)
25-
ethon (0.14.0)
24+
http_parser.rb (~> 0)
25+
ethon (0.15.0)
2626
ffi (>= 1.15.0)
2727
eventmachine (1.2.7)
2828
execjs (2.8.1)
@@ -48,8 +48,8 @@ GEM
4848
ffi (1.15.4)
4949
forwardable-extended (2.6.0)
5050
gemoji (3.0.1)
51-
github-pages (219)
52-
github-pages-health-check (= 1.17.7)
51+
github-pages (222)
52+
github-pages-health-check (= 1.17.9)
5353
jekyll (= 3.9.0)
5454
jekyll-avatar (= 0.7.0)
5555
jekyll-coffeescript (= 1.1.1)
@@ -89,10 +89,10 @@ GEM
8989
liquid (= 4.0.3)
9090
mercenary (~> 0.3)
9191
minima (= 2.5.1)
92-
nokogiri (>= 1.10.4, < 2.0)
92+
nokogiri (>= 1.12.5, < 2.0)
9393
rouge (= 3.26.0)
9494
terminal-table (~> 1.4)
95-
github-pages-health-check (1.17.7)
95+
github-pages-health-check (1.17.9)
9696
addressable (~> 2.3)
9797
dnsruby (~> 1.60)
9898
octokit (~> 4.0)
@@ -101,7 +101,7 @@ GEM
101101
html-pipeline (2.14.0)
102102
activesupport (>= 2)
103103
nokogiri (>= 1.4)
104-
http_parser.rb (0.6.0)
104+
http_parser.rb (0.8.0)
105105
i18n (0.9.5)
106106
concurrent-ruby (~> 1.0)
107107
jekyll (3.9.0)
@@ -224,7 +224,7 @@ GEM
224224
jekyll (>= 3.5, < 5.0)
225225
jekyll-feed (~> 0.9)
226226
jekyll-seo-tag (~> 2.1)
227-
minitest (5.14.4)
227+
minitest (5.15.0)
228228
multipart-post (2.1.1)
229229
nokogiri (1.12.5)
230230
mini_portile2 (~> 2.6.1)
@@ -235,7 +235,7 @@ GEM
235235
pathutil (0.16.2)
236236
forwardable-extended (~> 2.6)
237237
public_suffix (4.0.6)
238-
racc (1.5.2)
238+
racc (1.6.0)
239239
rb-fsevent (0.11.0)
240240
rb-inotify (0.10.1)
241241
ffi (~> 1.0)
@@ -267,7 +267,7 @@ GEM
267267
unf_ext
268268
unf_ext (0.0.8)
269269
unicode-display_width (1.8.0)
270-
zeitwerk (2.4.2)
270+
zeitwerk (2.5.1)
271271

272272
PLATFORMS
273273
ruby

0 commit comments

Comments
 (0)