Skip to content

Commit a817402

Browse files
committed
updated bundle
1 parent d93778d commit a817402

File tree

1 file changed

+43
-27
lines changed

1 file changed

+43
-27
lines changed

Gemfile.lock

Lines changed: 43 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@ GEM
77
minitest (~> 5.1)
88
tzinfo (~> 1.1)
99
zeitwerk (~> 2.2, >= 2.2.2)
10-
addressable (2.8.6)
11-
public_suffix (>= 2.0.2, < 6.0)
10+
addressable (2.8.7)
11+
public_suffix (>= 2.0.2, < 7.0)
1212
coffee-script (2.4.1)
1313
coffee-script-source
1414
execjs
1515
coffee-script-source (1.11.1)
1616
colorator (1.1.0)
1717
commonmarker (0.23.10)
18-
concurrent-ruby (1.2.3)
19-
dnsruby (1.71.0)
18+
concurrent-ruby (1.3.4)
19+
dnsruby (1.72.2)
2020
simpleidn (~> 0.2.1)
2121
em-websocket (0.5.3)
2222
eventmachine (>= 0.12.9)
@@ -25,11 +25,22 @@ GEM
2525
ffi (>= 1.15.0)
2626
eventmachine (1.2.7)
2727
execjs (2.9.1)
28-
faraday (2.9.0)
29-
faraday-net_http (>= 2.0, < 3.2)
30-
faraday-net_http (3.1.0)
28+
faraday (2.12.0)
29+
faraday-net_http (>= 2.0, < 3.4)
30+
json
31+
logger
32+
faraday-net_http (3.3.0)
3133
net-http
32-
ffi (1.16.3)
34+
ffi (1.17.0-aarch64-linux-gnu)
35+
ffi (1.17.0-aarch64-linux-musl)
36+
ffi (1.17.0-arm-linux-gnu)
37+
ffi (1.17.0-arm-linux-musl)
38+
ffi (1.17.0-arm64-darwin)
39+
ffi (1.17.0-x86-linux-gnu)
40+
ffi (1.17.0-x86-linux-musl)
41+
ffi (1.17.0-x86_64-darwin)
42+
ffi (1.17.0-x86_64-linux-gnu)
43+
ffi (1.17.0-x86_64-linux-musl)
3344
forwardable-extended (2.6.0)
3445
gemoji (3.0.1)
3546
github-pages (227)
@@ -197,6 +208,7 @@ GEM
197208
gemoji (~> 3.0)
198209
html-pipeline (~> 2.2)
199210
jekyll (>= 3.0, < 5.0)
211+
json (2.7.2)
200212
kramdown (2.3.2)
201213
rexml
202214
kramdown-parser-gfm (1.1.0)
@@ -205,37 +217,38 @@ GEM
205217
listen (3.9.0)
206218
rb-fsevent (~> 0.10, >= 0.10.3)
207219
rb-inotify (~> 0.9, >= 0.9.10)
220+
logger (1.6.1)
208221
mercenary (0.3.6)
209222
minima (2.5.1)
210223
jekyll (>= 3.5, < 5.0)
211224
jekyll-feed (~> 0.9)
212225
jekyll-seo-tag (~> 2.1)
213-
minitest (5.22.3)
226+
minitest (5.25.1)
214227
net-http (0.4.1)
215228
uri
216-
nokogiri (1.16.3-aarch64-linux)
229+
nokogiri (1.16.7-aarch64-linux)
217230
racc (~> 1.4)
218-
nokogiri (1.16.3-arm-linux)
231+
nokogiri (1.16.7-arm-linux)
219232
racc (~> 1.4)
220-
nokogiri (1.16.3-arm64-darwin)
233+
nokogiri (1.16.7-arm64-darwin)
221234
racc (~> 1.4)
222-
nokogiri (1.16.3-x86-linux)
235+
nokogiri (1.16.7-x86-linux)
223236
racc (~> 1.4)
224-
nokogiri (1.16.3-x86_64-darwin)
237+
nokogiri (1.16.7-x86_64-darwin)
225238
racc (~> 1.4)
226-
nokogiri (1.16.3-x86_64-linux)
239+
nokogiri (1.16.7-x86_64-linux)
227240
racc (~> 1.4)
228241
octokit (4.25.1)
229242
faraday (>= 1, < 3)
230243
sawyer (~> 0.9)
231244
pathutil (0.16.2)
232245
forwardable-extended (~> 2.6)
233246
public_suffix (4.0.7)
234-
racc (1.7.3)
247+
racc (1.8.1)
235248
rb-fsevent (0.11.2)
236-
rb-inotify (0.10.1)
249+
rb-inotify (0.11.1)
237250
ffi (~> 1.0)
238-
rexml (3.2.6)
251+
rexml (3.3.7)
239252
rouge (3.26.0)
240253
rubyzip (2.3.2)
241254
safe_yaml (1.0.5)
@@ -247,30 +260,33 @@ GEM
247260
sawyer (0.9.2)
248261
addressable (>= 2.3.5)
249262
faraday (>= 0.17.3, < 3)
250-
simpleidn (0.2.1)
251-
unf (~> 0.1.4)
263+
simpleidn (0.2.3)
252264
terminal-table (1.8.0)
253265
unicode-display_width (~> 1.1, >= 1.1.1)
254266
thread_safe (0.3.6)
255267
typhoeus (1.4.1)
256268
ethon (>= 0.9.0)
257269
tzinfo (1.2.11)
258270
thread_safe (~> 0.1)
259-
unf (0.1.4)
260-
unf_ext
261-
unf_ext (0.0.9.1)
262271
unicode-display_width (1.8.0)
263-
uri (0.13.0)
272+
uri (0.13.1)
264273
webrick (1.8.1)
265-
zeitwerk (2.6.13)
274+
zeitwerk (2.6.18)
266275

267276
PLATFORMS
268277
aarch64-linux
278+
aarch64-linux-gnu
279+
aarch64-linux-musl
269280
arm-linux
281+
arm-linux-gnu
282+
arm-linux-musl
270283
arm64-darwin
271284
x86-linux
285+
x86-linux-gnu
286+
x86-linux-musl
272287
x86_64-darwin
273-
x86_64-linux
288+
x86_64-linux-gnu
289+
x86_64-linux-musl
274290

275291
DEPENDENCIES
276292
github-pages (~> 227)
@@ -285,4 +301,4 @@ DEPENDENCIES
285301
webrick (~> 1.8)
286302

287303
BUNDLED WITH
288-
2.5.6
304+
2.5.16

0 commit comments

Comments
 (0)