Skip to content

Commit 3b90f20

Browse files
authored
Merge pull request #101 from railsdoc/dependabot/bundler/github-pages-226
Bump github-pages from 225 to 226
2 parents 6e2fc3f + ae27d77 commit 3b90f20

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Gemfile.lock

Lines changed: 11 additions & 11 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.6)
4+
activesupport (6.0.4.7)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
@@ -15,7 +15,7 @@ GEM
1515
coffee-script-source (1.11.1)
1616
colorator (1.1.0)
1717
commonmarker (0.23.4)
18-
concurrent-ruby (1.1.9)
18+
concurrent-ruby (1.1.10)
1919
dnsruby (1.61.9)
2020
simpleidn (~> 0.1)
2121
em-websocket (0.5.3)
@@ -51,9 +51,9 @@ GEM
5151
ffi (1.15.5)
5252
forwardable-extended (2.6.0)
5353
gemoji (3.0.1)
54-
github-pages (225)
54+
github-pages (226)
5555
github-pages-health-check (= 1.17.9)
56-
jekyll (= 3.9.0)
56+
jekyll (= 3.9.2)
5757
jekyll-avatar (= 0.7.0)
5858
jekyll-coffeescript (= 1.1.1)
5959
jekyll-commonmark-ghpages (= 0.2.0)
@@ -88,12 +88,12 @@ GEM
8888
jekyll-theme-time-machine (= 0.2.0)
8989
jekyll-titles-from-headings (= 0.5.3)
9090
jemoji (= 0.12.0)
91-
kramdown (= 2.3.1)
91+
kramdown (= 2.3.2)
9292
kramdown-parser-gfm (= 1.1.0)
9393
liquid (= 4.0.3)
9494
mercenary (~> 0.3)
9595
minima (= 2.5.1)
96-
nokogiri (>= 1.12.5, < 2.0)
96+
nokogiri (>= 1.13.4, < 2.0)
9797
rouge (= 3.26.0)
9898
terminal-table (~> 1.4)
9999
github-pages-health-check (1.17.9)
@@ -102,13 +102,13 @@ GEM
102102
octokit (~> 4.0)
103103
public_suffix (>= 3.0, < 5.0)
104104
typhoeus (~> 1.3)
105-
html-pipeline (2.14.0)
105+
html-pipeline (2.14.1)
106106
activesupport (>= 2)
107107
nokogiri (>= 1.4)
108108
http_parser.rb (0.8.0)
109109
i18n (0.9.5)
110110
concurrent-ruby (~> 1.0)
111-
jekyll (3.9.0)
111+
jekyll (3.9.2)
112112
addressable (~> 2.4)
113113
colorator (~> 1.0)
114114
em-websocket (~> 0.5)
@@ -219,7 +219,7 @@ GEM
219219
gemoji (~> 3.0)
220220
html-pipeline (~> 2.2)
221221
jekyll (>= 3.0, < 5.0)
222-
kramdown (2.3.1)
222+
kramdown (2.3.2)
223223
rexml
224224
kramdown-parser-gfm (1.1.0)
225225
kramdown (~> 2.0)
@@ -243,7 +243,7 @@ GEM
243243
sawyer (~> 0.8.0, >= 0.5.3)
244244
pathutil (0.16.2)
245245
forwardable-extended (~> 2.6)
246-
public_suffix (4.0.6)
246+
public_suffix (4.0.7)
247247
racc (1.6.0)
248248
rake (13.0.6)
249249
rb-fsevent (0.11.1)
@@ -273,7 +273,7 @@ GEM
273273
thread_safe (~> 0.1)
274274
unf (0.1.4)
275275
unf_ext
276-
unf_ext (0.0.8)
276+
unf_ext (0.0.8.1)
277277
unicode-display_width (1.8.0)
278278
webrick (1.7.0)
279279
zeitwerk (2.5.4)

0 commit comments

Comments
 (0)