File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2
2
3
3
source "https://rubygems.org"
4
4
5
- gem "just-the-docs" , "0.10.0 " # pinned to the current release
5
+ gem "just-the-docs" , "0.10.1 " # pinned to the current release
6
6
gem "github-pages"
7
7
gem "webrick"
8
8
gem "jekyll-redirect-from"
Original file line number Diff line number Diff line change 26
26
commonmarker (0.23.10 )
27
27
concurrent-ruby (1.3.4 )
28
28
connection_pool (2.4.1 )
29
- csv (3.3.0 )
29
+ csv (3.3.2 )
30
30
dnsruby (1.72.2 )
31
31
simpleidn (~> 0.2.1 )
32
32
drb (2.2.1 )
43
43
logger
44
44
faraday-net_http (3.4.0 )
45
45
net-http (>= 0.5.0 )
46
- ffi (1.17.0 -x86_64-linux-gnu )
46
+ ffi (1.17.1 -x86_64-linux-gnu )
47
47
forwardable-extended (2.6.0 )
48
48
gemoji (4.1.0 )
49
49
github-pages (232 )
216
216
html-pipeline (~> 2.2 )
217
217
jekyll (>= 3.0 , < 5.0 )
218
218
json (2.8.2 )
219
- just-the-docs (0.10.0 )
219
+ just-the-docs (0.10.1 )
220
220
jekyll (>= 3.8.5 )
221
221
jekyll-include-cache
222
222
jekyll-seo-tag (>= 2.0 )
251
251
rb-fsevent (0.11.2 )
252
252
rb-inotify (0.11.1 )
253
253
ffi (~> 1.0 )
254
- rexml (3.3.9 )
254
+ rexml (3.4.0 )
255
255
rouge (3.30.0 )
256
256
rubyzip (2.3.2 )
257
257
safe_yaml (1.0.5 )
@@ -282,7 +282,7 @@ DEPENDENCIES
282
282
github-pages
283
283
jekyll-email-protect
284
284
jekyll-redirect-from
285
- just-the-docs (= 0.10.0 )
285
+ just-the-docs (= 0.10.1 )
286
286
webrick
287
287
288
288
BUNDLED WITH
You can’t perform that action at this time.
0 commit comments