File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,5 +3,5 @@ source 'https://rubygems.org'
3
3
gem "jekyll" , "~> 4.3.4" # installed by `gem jekyll`
4
4
# gem "webrick" # required when using Ruby >= 3 and Jekyll <= 4.2.2
5
5
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
7
7
gem "git" , "2.3.1" # pinned to the current release
Original file line number Diff line number Diff line change 67
67
jekyll (>= 3.8 , < 5.0 )
68
68
jekyll-watch (2.2.1 )
69
69
listen (~> 3.0 )
70
- just-the-docs (0.10.0 )
70
+ just-the-docs (0.10.1 )
71
71
jekyll (>= 3.8.5 )
72
72
jekyll-include-cache
73
73
jekyll-seo-tag (>= 2.0 )
@@ -113,7 +113,7 @@ PLATFORMS
113
113
DEPENDENCIES
114
114
git (= 2.3.1 )
115
115
jekyll (~> 4.3.4 )
116
- just-the-docs (= 0.10.0 )
116
+ just-the-docs (= 0.10.1 )
117
117
118
118
BUNDLED WITH
119
119
2.3.26
You can’t perform that action at this time.
0 commit comments