Skip to content

Commit b467d39

Browse files
committed
Update Gemfile.lock
1 parent 79dfca1 commit b467d39

File tree

1 file changed

+73
-42
lines changed

1 file changed

+73
-42
lines changed

Gemfile.lock

Lines changed: 73 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,58 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.2.1)
4+
activesupport (8.1.2)
55
base64
66
bigdecimal
77
concurrent-ruby (~> 1.0, >= 1.3.1)
88
connection_pool (>= 2.2.5)
99
drb
1010
i18n (>= 1.6, < 2)
11+
json
1112
logger (>= 1.4.2)
1213
minitest (>= 5.1)
1314
securerandom (>= 0.3)
1415
tzinfo (~> 2.0, >= 2.0.5)
15-
addressable (2.8.7)
16-
public_suffix (>= 2.0.2, < 7.0)
17-
base64 (0.2.0)
18-
bigdecimal (3.1.8)
16+
uri (>= 0.13.1)
17+
addressable (2.8.9)
18+
public_suffix (>= 2.0.2, < 8.0)
19+
base64 (0.3.0)
20+
bigdecimal (4.0.1)
1921
coffee-script (2.4.1)
2022
coffee-script-source
2123
execjs
2224
coffee-script-source (1.12.2)
2325
colorator (1.1.0)
24-
commonmarker (0.23.10)
25-
concurrent-ruby (1.3.4)
26-
connection_pool (2.4.1)
27-
csv (3.3.0)
28-
dnsruby (1.72.2)
26+
commonmarker (0.23.12)
27+
concurrent-ruby (1.3.6)
28+
connection_pool (3.0.2)
29+
csv (3.3.5)
30+
dnsruby (1.73.1)
31+
base64 (>= 0.2)
32+
logger (~> 1.6)
2933
simpleidn (~> 0.2.1)
30-
drb (2.2.1)
34+
drb (2.2.3)
3135
em-websocket (0.5.3)
3236
eventmachine (>= 0.12.9)
3337
http_parser.rb (~> 0)
34-
ethon (0.16.0)
38+
ethon (0.15.0)
3539
ffi (>= 1.15.0)
3640
eventmachine (1.2.7)
37-
execjs (2.9.1)
38-
faraday (2.12.0)
39-
faraday-net_http (>= 2.0, < 3.4)
41+
execjs (2.10.0)
42+
faraday (2.14.1)
43+
faraday-net_http (>= 2.0, < 3.5)
4044
json
4145
logger
42-
faraday-net_http (3.3.0)
43-
net-http
44-
ffi (1.17.0)
46+
faraday-net_http (3.4.2)
47+
net-http (~> 0.5)
48+
ffi (1.17.3-aarch64-linux-gnu)
49+
ffi (1.17.3-aarch64-linux-musl)
50+
ffi (1.17.3-arm-linux-gnu)
51+
ffi (1.17.3-arm-linux-musl)
52+
ffi (1.17.3-arm64-darwin)
53+
ffi (1.17.3-x86_64-darwin)
54+
ffi (1.17.3-x86_64-linux-gnu)
55+
ffi (1.17.3-x86_64-linux-musl)
4556
forwardable-extended (2.6.0)
4657
gemoji (4.1.0)
4758
github-pages (232)
@@ -99,8 +110,8 @@ GEM
99110
html-pipeline (2.14.3)
100111
activesupport (>= 2)
101112
nokogiri (>= 1.4)
102-
http_parser.rb (0.8.0)
103-
i18n (1.14.6)
113+
http_parser.rb (0.8.1)
114+
i18n (1.14.8)
104115
concurrent-ruby (~> 1.0)
105116
jekyll (3.10.0)
106117
addressable (~> 2.4)
@@ -212,71 +223,91 @@ GEM
212223
gemoji (>= 3, < 5)
213224
html-pipeline (~> 2.2)
214225
jekyll (>= 3.0, < 5.0)
215-
json (2.7.2)
226+
json (2.18.1)
216227
kramdown (2.4.0)
217228
rexml
218229
kramdown-parser-gfm (1.1.0)
219230
kramdown (~> 2.0)
220231
liquid (4.0.4)
221-
listen (3.9.0)
232+
listen (3.10.0)
233+
logger
222234
rb-fsevent (~> 0.10, >= 0.10.3)
223235
rb-inotify (~> 0.9, >= 0.9.10)
224-
logger (1.6.1)
236+
logger (1.7.0)
225237
mercenary (0.3.6)
226-
mini_portile2 (2.8.9)
227238
minima (2.5.1)
228239
jekyll (>= 3.5, < 5.0)
229240
jekyll-feed (~> 0.9)
230241
jekyll-seo-tag (~> 2.1)
231-
minitest (5.25.1)
232-
net-http (0.4.1)
233-
uri
234-
nokogiri (1.16.7)
235-
mini_portile2 (~> 2.8.2)
242+
minitest (6.0.2)
243+
drb (~> 2.0)
244+
prism (~> 1.5)
245+
net-http (0.9.1)
246+
uri (>= 0.11.1)
247+
nokogiri (1.19.1-aarch64-linux-gnu)
248+
racc (~> 1.4)
249+
nokogiri (1.19.1-aarch64-linux-musl)
250+
racc (~> 1.4)
251+
nokogiri (1.19.1-arm-linux-gnu)
252+
racc (~> 1.4)
253+
nokogiri (1.19.1-arm-linux-musl)
254+
racc (~> 1.4)
255+
nokogiri (1.19.1-arm64-darwin)
256+
racc (~> 1.4)
257+
nokogiri (1.19.1-x86_64-darwin)
258+
racc (~> 1.4)
259+
nokogiri (1.19.1-x86_64-linux-gnu)
260+
racc (~> 1.4)
261+
nokogiri (1.19.1-x86_64-linux-musl)
236262
racc (~> 1.4)
237263
octokit (4.25.1)
238264
faraday (>= 1, < 3)
239265
sawyer (~> 0.9)
240266
pathutil (0.16.2)
241267
forwardable-extended (~> 2.6)
268+
prism (1.9.0)
242269
public_suffix (5.1.1)
243270
racc (1.8.1)
244271
rb-fsevent (0.11.2)
245272
rb-inotify (0.11.1)
246273
ffi (~> 1.0)
247-
rexml (3.3.7)
274+
rexml (3.4.4)
248275
rouge (3.30.0)
249-
rubyzip (2.3.2)
276+
rubyzip (2.4.1)
250277
safe_yaml (1.0.5)
251278
sass (3.7.4)
252279
sass-listen (~> 4.0.0)
253280
sass-listen (4.0.0)
254281
rb-fsevent (~> 0.9, >= 0.9.4)
255282
rb-inotify (~> 0.9, >= 0.9.7)
256-
sawyer (0.9.2)
283+
sawyer (0.9.3)
257284
addressable (>= 2.3.5)
258285
faraday (>= 0.17.3, < 3)
259-
securerandom (0.3.1)
286+
securerandom (0.4.1)
260287
simpleidn (0.2.3)
261288
terminal-table (1.8.0)
262289
unicode-display_width (~> 1.1, >= 1.1.1)
263-
typhoeus (1.4.1)
264-
ethon (>= 0.9.0)
290+
typhoeus (1.5.0)
291+
ethon (>= 0.9.0, < 0.16.0)
265292
tzinfo (2.0.6)
266293
concurrent-ruby (~> 1.0)
267294
unicode-display_width (1.8.0)
268-
uri (0.13.1)
269-
webrick (1.8.1)
295+
uri (1.1.1)
296+
webrick (1.9.2)
270297

271298
PLATFORMS
272-
arm64-darwin-22
273-
arm64-darwin-23
274-
arm64-darwin-24
275-
x86_64-linux
299+
aarch64-linux-gnu
300+
aarch64-linux-musl
301+
arm-linux-gnu
302+
arm-linux-musl
303+
arm64-darwin
304+
x86_64-darwin
305+
x86_64-linux-gnu
306+
x86_64-linux-musl
276307

277308
DEPENDENCIES
278309
github-pages
279310
webrick (~> 1.7)
280311

281312
BUNDLED WITH
282-
2.5.9
313+
2.5.21

0 commit comments

Comments
 (0)