File tree 2 files changed +5
-7
lines changed
2 files changed +5
-7
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.8.2 " # pinned to the current release
5
+ gem "just-the-docs" , "0.10.0 " # 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 21
21
coffee-script-source (1.12.2 )
22
22
colorator (1.1.0 )
23
23
commonmarker (0.23.10 )
24
- concurrent-ruby (1.3.3 )
24
+ concurrent-ruby (1.3.4 )
25
25
connection_pool (2.4.1 )
26
26
csv (3.3.0 )
27
27
dnsruby (1.72.2 )
211
211
gemoji (>= 3 , < 5 )
212
212
html-pipeline (~> 2.2 )
213
213
jekyll (>= 3.0 , < 5.0 )
214
- just-the-docs (0.8.2 )
214
+ just-the-docs (0.10.0 )
215
215
jekyll (>= 3.8.5 )
216
216
jekyll-include-cache
217
217
jekyll-seo-tag (>= 2.0 )
247
247
rb-fsevent (0.11.2 )
248
248
rb-inotify (0.11.1 )
249
249
ffi (~> 1.0 )
250
- rexml (3.3.4 )
251
- strscan
250
+ rexml (3.3.7 )
252
251
rouge (3.30.0 )
253
252
rubyzip (2.3.2 )
254
253
safe_yaml (1.0.5 )
261
260
addressable (>= 2.3.5 )
262
261
faraday (>= 0.17.3 , < 3 )
263
262
simpleidn (0.2.3 )
264
- strscan (3.1.0 )
265
263
terminal-table (1.8.0 )
266
264
unicode-display_width (~> 1.1 , >= 1.1.1 )
267
265
typhoeus (1.4.1 )
@@ -279,7 +277,7 @@ DEPENDENCIES
279
277
github-pages
280
278
jekyll-email-protect
281
279
jekyll-redirect-from
282
- just-the-docs (= 0.8.2 )
280
+ just-the-docs (= 0.10.0 )
283
281
webrick
284
282
285
283
BUNDLED WITH
You can’t perform that action at this time.
0 commit comments