Skip to content

Commit 9d4e85c

Browse files
committed
Bump just-the-docs to 0.10.1
1 parent e54f9b6 commit 9d4e85c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ source 'https://rubygems.org'
33
gem "jekyll", "~> 4.3.4" # installed by `gem jekyll`
44
# gem "webrick" # required when using Ruby >= 3 and Jekyll <= 4.2.2
55

6-
gem "just-the-docs", "0.10.0" # pinned to the current release
6+
gem "just-the-docs", "0.10.1" # pinned to the current release
77
gem "git", "2.3.1" # pinned to the current release

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ GEM
6767
jekyll (>= 3.8, < 5.0)
6868
jekyll-watch (2.2.1)
6969
listen (~> 3.0)
70-
just-the-docs (0.10.0)
70+
just-the-docs (0.10.1)
7171
jekyll (>= 3.8.5)
7272
jekyll-include-cache
7373
jekyll-seo-tag (>= 2.0)
@@ -113,7 +113,7 @@ PLATFORMS
113113
DEPENDENCIES
114114
git (= 2.3.1)
115115
jekyll (~> 4.3.4)
116-
just-the-docs (= 0.10.0)
116+
just-the-docs (= 0.10.1)
117117

118118
BUNDLED WITH
119119
2.3.26

0 commit comments

Comments
 (0)