File tree 2 files changed +10
-3
lines changed
2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
1
source 'https://rubygems.org'
2
2
3
3
gem "jekyll" , "~> 4.3.2" # installed by `gem jekyll`
4
- gem "just-the-docs" , "0.5.4 " # pinned to the current release
4
+ gem "just-the-docs" , "0.10.1 " # pinned to the current release
5
5
# gem "just-the-docs" # always download the latest release
6
6
gem "jekyll-github-metadata" , ">= 2.15"
7
7
gem "faraday-retry"
Original file line number Diff line number Diff line change 67
67
jekyll-watch (2.2.1 )
68
68
listen (~> 3.0 )
69
69
json (2.9.1 )
70
- just-the-docs (0.5.4 )
70
+ just-the-docs (0.10.1 )
71
71
jekyll (>= 3.8.5 )
72
+ jekyll-include-cache
72
73
jekyll-seo-tag (>= 2.0 )
73
74
rake (>= 12.3.1 )
74
75
kramdown (2.5.1 )
99
100
sass-embedded (1.83.4 )
100
101
google-protobuf (~> 4.29 )
101
102
rake (>= 13 )
103
+ sass-embedded (1.83.4-arm64-darwin )
104
+ google-protobuf (~> 4.29 )
105
+ sass-embedded (1.83.4-x86_64-darwin )
106
+ google-protobuf (~> 4.29 )
107
+ sass-embedded (1.83.4-x86_64-linux-gnu )
108
+ google-protobuf (~> 4.29 )
102
109
sawyer (0.9.2 )
103
110
addressable (>= 2.3.5 )
104
111
faraday (>= 0.17.3 , < 3 )
@@ -122,7 +129,7 @@ DEPENDENCIES
122
129
jekyll-polyglot
123
130
jekyll-seo-tag
124
131
jekyll-sitemap
125
- just-the-docs (= 0.5.4 )
132
+ just-the-docs (= 0.10.1 )
126
133
webrick
127
134
128
135
BUNDLED WITH
You can’t perform that action at this time.
0 commit comments