Skip to content

Commit 34413ec

Browse files
Bump github-pages from 231 to 232
Bumps [github-pages](https://github.com/github/pages-gem) from 231 to 232. - [Release notes](https://github.com/github/pages-gem/releases) - [Commits](github/pages-gem@v231...v232) --- updated-dependencies: - dependency-name: github-pages dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 763e328 commit 34413ec

File tree

1 file changed

+31
-29
lines changed

1 file changed

+31
-29
lines changed

Diff for: Gemfile.lock

+31-29
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
Ascii85 (1.1.0)
5-
activesupport (7.1.3.2)
5+
activesupport (7.1.3.4)
66
base64
77
bigdecimal
88
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -12,8 +12,8 @@ GEM
1212
minitest (>= 5.1)
1313
mutex_m
1414
tzinfo (~> 2.0)
15-
addressable (2.8.6)
16-
public_suffix (>= 2.0.2, < 6.0)
15+
addressable (2.8.7)
16+
public_suffix (>= 2.0.2, < 7.0)
1717
afm (0.2.2)
1818
async (2.11.0)
1919
console (~> 1.25, >= 1.25.2)
@@ -28,13 +28,14 @@ GEM
2828
coffee-script-source (1.12.2)
2929
colorator (1.1.0)
3030
commonmarker (0.23.10)
31-
concurrent-ruby (1.2.3)
31+
concurrent-ruby (1.3.3)
3232
connection_pool (2.4.1)
3333
console (1.25.2)
3434
fiber-annotation
3535
fiber-local (~> 1.1)
3636
json
37-
dnsruby (1.70.0)
37+
csv (3.3.0)
38+
dnsruby (1.72.2)
3839
simpleidn (~> 0.2.1)
3940
drb (2.2.1)
4041
em-websocket (0.5.3)
@@ -44,23 +45,24 @@ GEM
4445
ffi (>= 1.15.0)
4546
eventmachine (1.2.7)
4647
execjs (2.9.1)
47-
faraday (2.9.0)
48+
faraday (2.10.1)
4849
faraday-net_http (>= 2.0, < 3.2)
49-
faraday-net_http (3.1.0)
50+
logger
51+
faraday-net_http (3.1.1)
5052
net-http
51-
ffi (1.16.3)
53+
ffi (1.17.0-x86_64-linux-gnu)
5254
fiber-annotation (0.2.0)
5355
fiber-local (1.1.0)
5456
fiber-storage
5557
fiber-storage (0.1.0)
5658
forwardable-extended (2.6.0)
5759
gemoji (4.1.0)
58-
github-pages (231)
60+
github-pages (232)
5961
github-pages-health-check (= 1.18.2)
60-
jekyll (= 3.9.5)
62+
jekyll (= 3.10.0)
6163
jekyll-avatar (= 0.8.0)
6264
jekyll-coffeescript (= 1.2.2)
63-
jekyll-commonmark-ghpages (= 0.4.0)
65+
jekyll-commonmark-ghpages (= 0.5.1)
6466
jekyll-default-layout (= 0.1.5)
6567
jekyll-feed (= 0.17.0)
6668
jekyll-gist (= 1.5.0)
@@ -97,9 +99,10 @@ GEM
9799
liquid (= 4.0.4)
98100
mercenary (~> 0.3)
99101
minima (= 2.5.1)
100-
nokogiri (>= 1.13.6, < 2.0)
102+
nokogiri (>= 1.16.2, < 2.0)
101103
rouge (= 3.30.0)
102104
terminal-table (~> 1.4)
105+
webrick (~> 1.8)
103106
github-pages-health-check (1.18.2)
104107
addressable (~> 2.3)
105108
dnsruby (~> 1.60)
@@ -120,12 +123,13 @@ GEM
120123
yell (~> 2.0)
121124
zeitwerk (~> 2.5)
122125
http_parser.rb (0.8.0)
123-
i18n (1.14.4)
126+
i18n (1.14.5)
124127
concurrent-ruby (~> 1.0)
125128
io-event (1.5.1)
126-
jekyll (3.9.5)
129+
jekyll (3.10.0)
127130
addressable (~> 2.4)
128131
colorator (~> 1.0)
132+
csv (~> 3.0)
129133
em-websocket (~> 0.5)
130134
i18n (>= 0.7, < 2)
131135
jekyll-sass-converter (~> 1.0)
@@ -136,16 +140,17 @@ GEM
136140
pathutil (~> 0.9)
137141
rouge (>= 1.7, < 4)
138142
safe_yaml (~> 1.0)
143+
webrick (>= 1.0)
139144
jekyll-avatar (0.8.0)
140145
jekyll (>= 3.0, < 5.0)
141146
jekyll-coffeescript (1.2.2)
142147
coffee-script (~> 2.2)
143148
coffee-script-source (~> 1.12)
144149
jekyll-commonmark (1.4.0)
145150
commonmarker (~> 0.22)
146-
jekyll-commonmark-ghpages (0.4.0)
147-
commonmarker (~> 0.23.7)
148-
jekyll (~> 3.9.0)
151+
jekyll-commonmark-ghpages (0.5.1)
152+
commonmarker (>= 0.23.7, < 1.1.0)
153+
jekyll (>= 3.9, < 4.0)
149154
jekyll-commonmark (~> 1.4.0)
150155
rouge (>= 2.0, < 5.0)
151156
jekyll-default-layout (0.1.5)
@@ -240,16 +245,17 @@ GEM
240245
listen (3.9.0)
241246
rb-fsevent (~> 0.10, >= 0.10.3)
242247
rb-inotify (~> 0.9, >= 0.9.10)
248+
logger (1.6.0)
243249
mercenary (0.3.6)
244250
minima (2.5.1)
245251
jekyll (>= 3.5, < 5.0)
246252
jekyll-feed (~> 0.9)
247253
jekyll-seo-tag (~> 2.1)
248-
minitest (5.22.2)
254+
minitest (5.24.1)
249255
mutex_m (0.2.0)
250256
net-http (0.4.1)
251257
uri
252-
nokogiri (1.16.5-x86_64-linux)
258+
nokogiri (1.16.7-x86_64-linux)
253259
racc (~> 1.4)
254260
octokit (4.25.1)
255261
faraday (>= 1, < 3)
@@ -262,14 +268,14 @@ GEM
262268
hashery (~> 2.0)
263269
ruby-rc4
264270
ttfunk
265-
public_suffix (5.0.5)
266-
racc (1.7.3)
271+
public_suffix (5.1.1)
272+
racc (1.8.1)
267273
rainbow (3.1.1)
268274
rb-fsevent (0.11.2)
269-
rb-inotify (0.10.1)
275+
rb-inotify (0.11.1)
270276
ffi (~> 1.0)
271-
rexml (3.2.8)
272-
strscan (>= 3.0.9)
277+
rexml (3.3.4)
278+
strscan
273279
rouge (3.30.0)
274280
ruby-rc4 (0.1.5)
275281
rubyzip (2.3.2)
@@ -282,8 +288,7 @@ GEM
282288
sawyer (0.9.2)
283289
addressable (>= 2.3.5)
284290
faraday (>= 0.17.3, < 3)
285-
simpleidn (0.2.1)
286-
unf (~> 0.1.4)
291+
simpleidn (0.2.3)
287292
strscan (3.1.0)
288293
terminal-table (1.8.0)
289294
unicode-display_width (~> 1.1, >= 1.1.1)
@@ -294,9 +299,6 @@ GEM
294299
ethon (>= 0.9.0)
295300
tzinfo (2.0.6)
296301
concurrent-ruby (~> 1.0)
297-
unf (0.1.4)
298-
unf_ext
299-
unf_ext (0.0.9.1)
300302
unicode-display_width (1.8.0)
301303
uri (0.13.0)
302304
webrick (1.8.1)

0 commit comments

Comments
 (0)