Skip to content

Commit d0e0bea

Browse files
authored
Merge pull request #96 from railsdoc/dependabot/bundler/github-pages-223
Bump github-pages from 220 to 223
2 parents b7b06f7 + 44287c3 commit d0e0bea

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

Gemfile.lock

Lines changed: 11 additions & 10 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,7 +48,7 @@ GEM
4848
ffi (1.15.4)
4949
forwardable-extended (2.6.0)
5050
gemoji (3.0.1)
51-
github-pages (220)
51+
github-pages (223)
5252
github-pages-health-check (= 1.17.9)
5353
jekyll (= 3.9.0)
5454
jekyll-avatar (= 0.7.0)
@@ -58,6 +58,7 @@ GEM
5858
jekyll-feed (= 0.15.1)
5959
jekyll-gist (= 1.5.0)
6060
jekyll-github-metadata (= 2.13.0)
61+
jekyll-include-cache (= 0.2.1)
6162
jekyll-mentions (= 1.6.0)
6263
jekyll-optional-front-matter (= 0.3.2)
6364
jekyll-paginate (= 1.1.0)
@@ -89,7 +90,7 @@ GEM
8990
liquid (= 4.0.3)
9091
mercenary (~> 0.3)
9192
minima (= 2.5.1)
92-
nokogiri (>= 1.10.4, < 2.0)
93+
nokogiri (>= 1.12.5, < 2.0)
9394
rouge (= 3.26.0)
9495
terminal-table (~> 1.4)
9596
github-pages-health-check (1.17.9)
@@ -101,7 +102,7 @@ GEM
101102
html-pipeline (2.14.0)
102103
activesupport (>= 2)
103104
nokogiri (>= 1.4)
104-
http_parser.rb (0.6.0)
105+
http_parser.rb (0.8.0)
105106
i18n (0.9.5)
106107
concurrent-ruby (~> 1.0)
107108
jekyll (3.9.0)
@@ -229,7 +230,7 @@ GEM
229230
jekyll (>= 3.5, < 5.0)
230231
jekyll-feed (~> 0.9)
231232
jekyll-seo-tag (~> 2.1)
232-
minitest (5.14.4)
233+
minitest (5.15.0)
233234
multipart-post (2.1.1)
234235
nokogiri (1.12.5)
235236
mini_portile2 (~> 2.6.1)
@@ -240,7 +241,7 @@ GEM
240241
pathutil (0.16.2)
241242
forwardable-extended (~> 2.6)
242243
public_suffix (4.0.6)
243-
racc (1.5.2)
244+
racc (1.6.0)
244245
rake (13.0.6)
245246
rb-fsevent (0.11.0)
246247
rb-inotify (0.10.1)
@@ -274,7 +275,7 @@ GEM
274275
unf_ext (0.0.8)
275276
unicode-display_width (1.8.0)
276277
webrick (1.7.0)
277-
zeitwerk (2.4.2)
278+
zeitwerk (2.5.3)
278279

279280
PLATFORMS
280281
ruby

0 commit comments

Comments
 (0)