Skip to content

Commit af7a6b0

Browse files
committed
update docs deps
1 parent e3328d5 commit af7a6b0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ ruby "~> 3.3.0"
1010
gem "github-pages", "~> 232", group: :jekyll_plugins
1111

1212
# https://github.com/just-the-docs/just-the-docs/releases
13-
gem "just-the-docs", "~> 0.10.0"
13+
gem "just-the-docs", "~> 0.10.1"

docs/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ GEM
223223
gemoji (>= 3, < 5)
224224
html-pipeline (~> 2.2)
225225
jekyll (>= 3.0, < 5.0)
226-
json (2.9.1)
226+
json (2.10.1)
227227
just-the-docs (0.10.1)
228228
jekyll (>= 3.8.5)
229229
jekyll-include-cache
@@ -237,7 +237,7 @@ GEM
237237
listen (3.9.0)
238238
rb-fsevent (~> 0.10, >= 0.10.3)
239239
rb-inotify (~> 0.9, >= 0.9.10)
240-
logger (1.6.5)
240+
logger (1.6.6)
241241
mercenary (0.3.6)
242242
minima (2.5.1)
243243
jekyll (>= 3.5, < 5.0)
@@ -309,7 +309,7 @@ PLATFORMS
309309

310310
DEPENDENCIES
311311
github-pages (~> 232)
312-
just-the-docs (~> 0.10.0)
312+
just-the-docs (~> 0.10.1)
313313

314314
RUBY VERSION
315315
ruby 3.3.5p100

0 commit comments

Comments
 (0)