Skip to content

Commit 48beb75

Browse files
chore: update deps (#312)
1 parent 86eb170 commit 48beb75

File tree

3 files changed

+52
-45
lines changed

3 files changed

+52
-45
lines changed

Gemfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ gem "minima", "~> 2.0"
1919

2020
# If you have any plugins, put them here!
2121
group :jekyll_plugins do
22+
gem 'jekyll-commonmark-ghpages'
2223
gem 'github-pages'
2324
gem 'jekyll-feed'
2425
gem 'jekyll-redirect-from'
@@ -39,4 +40,4 @@ gem "wdm", "~> 0.1.0", :install_if => Gem.win_platform?
3940
# kramdown v1, comment out this line.
4041
gem "kramdown-parser-gfm"
4142

42-
gem "just-the-docs", "~> 0.10.1"
43+
gem "just-the-docs", "~> 0.12.0"

Gemfile.lock

Lines changed: 48 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,59 +1,58 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (8.0.3)
4+
activesupport (8.1.2)
55
base64
6-
benchmark (>= 0.3)
76
bigdecimal
87
concurrent-ruby (~> 1.0, >= 1.3.1)
98
connection_pool (>= 2.2.5)
109
drb
1110
i18n (>= 1.6, < 2)
11+
json
1212
logger (>= 1.4.2)
1313
minitest (>= 5.1)
1414
securerandom (>= 0.3)
1515
tzinfo (~> 2.0, >= 2.0.5)
1616
uri (>= 0.13.1)
17-
addressable (2.8.7)
18-
public_suffix (>= 2.0.2, < 7.0)
17+
addressable (2.8.8)
18+
public_suffix (>= 2.0.2, < 8.0)
1919
base64 (0.3.0)
20-
benchmark (0.5.0)
21-
bigdecimal (3.3.1)
20+
bigdecimal (4.0.1)
2221
coffee-script (2.4.1)
2322
coffee-script-source
2423
execjs
2524
coffee-script-source (1.12.2)
2625
colorator (1.1.0)
2726
commonmarker (0.23.12)
28-
concurrent-ruby (1.3.5)
29-
connection_pool (2.5.4)
27+
concurrent-ruby (1.3.6)
28+
connection_pool (3.0.2)
3029
csv (3.3.5)
31-
dnsruby (1.73.0)
30+
dnsruby (1.73.1)
3231
base64 (>= 0.2)
3332
logger (~> 1.6)
3433
simpleidn (~> 0.2.1)
3534
drb (2.2.3)
3635
em-websocket (0.5.3)
3736
eventmachine (>= 0.12.9)
3837
http_parser.rb (~> 0)
39-
ethon (0.17.0)
38+
ethon (0.15.0)
4039
ffi (>= 1.15.0)
4140
eventmachine (1.2.7)
4241
execjs (2.10.0)
43-
faraday (2.14.0)
42+
faraday (2.14.1)
4443
faraday-net_http (>= 2.0, < 3.5)
4544
json
4645
logger
47-
faraday-net_http (3.4.1)
48-
net-http (>= 0.5.0)
49-
ffi (1.17.2-aarch64-linux-gnu)
50-
ffi (1.17.2-aarch64-linux-musl)
51-
ffi (1.17.2-arm-linux-gnu)
52-
ffi (1.17.2-arm-linux-musl)
53-
ffi (1.17.2-arm64-darwin)
54-
ffi (1.17.2-x86_64-darwin)
55-
ffi (1.17.2-x86_64-linux-gnu)
56-
ffi (1.17.2-x86_64-linux-musl)
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)
5756
forwardable-extended (2.6.0)
5857
gemoji (4.1.0)
5958
github-pages (232)
@@ -111,8 +110,8 @@ GEM
111110
html-pipeline (2.14.3)
112111
activesupport (>= 2)
113112
nokogiri (>= 1.4)
114-
http_parser.rb (0.8.0)
115-
i18n (1.14.7)
113+
http_parser.rb (0.8.1)
114+
i18n (1.14.8)
116115
concurrent-ruby (~> 1.0)
117116
jekyll (3.10.0)
118117
addressable (~> 2.4)
@@ -224,8 +223,8 @@ GEM
224223
gemoji (>= 3, < 5)
225224
html-pipeline (~> 2.2)
226225
jekyll (>= 3.0, < 5.0)
227-
json (2.15.1)
228-
just-the-docs (0.10.1)
226+
json (2.18.1)
227+
just-the-docs (0.12.0)
229228
jekyll (>= 3.8.5)
230229
jekyll-include-cache
231230
jekyll-seo-tag (>= 2.0)
@@ -235,7 +234,8 @@ GEM
235234
kramdown-parser-gfm (1.1.0)
236235
kramdown (~> 2.0)
237236
liquid (4.0.4)
238-
listen (3.9.0)
237+
listen (3.10.0)
238+
logger
239239
rb-fsevent (~> 0.10, >= 0.10.3)
240240
rb-inotify (~> 0.9, >= 0.9.10)
241241
logger (1.7.0)
@@ -244,33 +244,36 @@ GEM
244244
jekyll (>= 3.5, < 5.0)
245245
jekyll-feed (~> 0.9)
246246
jekyll-seo-tag (~> 2.1)
247-
minitest (5.26.0)
248-
net-http (0.6.0)
249-
uri
250-
nokogiri (1.18.10-aarch64-linux-gnu)
247+
minitest (6.0.2)
248+
drb (~> 2.0)
249+
prism (~> 1.5)
250+
net-http (0.9.1)
251+
uri (>= 0.11.1)
252+
nokogiri (1.19.1-aarch64-linux-gnu)
251253
racc (~> 1.4)
252-
nokogiri (1.18.10-aarch64-linux-musl)
254+
nokogiri (1.19.1-aarch64-linux-musl)
253255
racc (~> 1.4)
254-
nokogiri (1.18.10-arm-linux-gnu)
256+
nokogiri (1.19.1-arm-linux-gnu)
255257
racc (~> 1.4)
256-
nokogiri (1.18.10-arm-linux-musl)
258+
nokogiri (1.19.1-arm-linux-musl)
257259
racc (~> 1.4)
258-
nokogiri (1.18.10-arm64-darwin)
260+
nokogiri (1.19.1-arm64-darwin)
259261
racc (~> 1.4)
260-
nokogiri (1.18.10-x86_64-darwin)
262+
nokogiri (1.19.1-x86_64-darwin)
261263
racc (~> 1.4)
262-
nokogiri (1.18.10-x86_64-linux-gnu)
264+
nokogiri (1.19.1-x86_64-linux-gnu)
263265
racc (~> 1.4)
264-
nokogiri (1.18.10-x86_64-linux-musl)
266+
nokogiri (1.19.1-x86_64-linux-musl)
265267
racc (~> 1.4)
266268
octokit (4.25.1)
267269
faraday (>= 1, < 3)
268270
sawyer (~> 0.9)
269271
pathutil (0.16.2)
270272
forwardable-extended (~> 2.6)
273+
prism (1.9.0)
271274
public_suffix (5.1.1)
272275
racc (1.8.1)
273-
rake (13.3.0)
276+
rake (13.3.1)
274277
rb-fsevent (0.11.2)
275278
rb-inotify (0.11.1)
276279
ffi (~> 1.0)
@@ -283,21 +286,21 @@ GEM
283286
sass-listen (4.0.0)
284287
rb-fsevent (~> 0.9, >= 0.9.4)
285288
rb-inotify (~> 0.9, >= 0.9.7)
286-
sawyer (0.9.2)
289+
sawyer (0.9.3)
287290
addressable (>= 2.3.5)
288291
faraday (>= 0.17.3, < 3)
289292
securerandom (0.4.1)
290293
simpleidn (0.2.3)
291294
terminal-table (1.8.0)
292295
unicode-display_width (~> 1.1, >= 1.1.1)
293-
typhoeus (1.4.1)
294-
ethon (>= 0.9.0)
296+
typhoeus (1.5.0)
297+
ethon (>= 0.9.0, < 0.16.0)
295298
tzinfo (2.0.6)
296299
concurrent-ruby (~> 1.0)
297300
unicode-display_width (1.8.0)
298-
uri (1.0.4)
301+
uri (1.1.1)
299302
wdm (0.1.1)
300-
webrick (1.9.1)
303+
webrick (1.9.2)
301304

302305
PLATFORMS
303306
aarch64-linux-gnu
@@ -312,10 +315,11 @@ PLATFORMS
312315
DEPENDENCIES
313316
github-pages
314317
jekyll (~> 3.10.0)
318+
jekyll-commonmark-ghpages
315319
jekyll-feed
316320
jekyll-redirect-from
317321
jekyll-sitemap
318-
just-the-docs (~> 0.10.1)
322+
just-the-docs (~> 0.12.0)
319323
kramdown-parser-gfm
320324
minima (~> 2.0)
321325
tzinfo (>= 1, < 3)

_config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,10 @@ favicon_ico: "/assets/favicon.ico"
2525

2626
# Build settings
2727
markdown: kramdown
28+
2829
theme: just-the-docs
2930
plugins:
31+
- jekyll-commonmark-ghpages
3032
- just-the-docs
3133
- jekyll-feed
3234
- jekyll-redirect-from

0 commit comments

Comments
 (0)