File tree Expand file tree Collapse file tree 2 files changed +32
-6
lines changed Expand file tree Collapse file tree 2 files changed +32
-6
lines changed Original file line number Diff line number Diff line change 11GEM
22 remote: https://rubygems.org/
33 specs:
4+ activesupport (5.1.2 )
5+ concurrent-ruby (~> 1.0 , >= 1.0.2 )
6+ i18n (~> 0.7 )
7+ minitest (~> 5.1 )
8+ tzinfo (~> 1.1 )
49 addressable (2.5.1 )
510 public_suffix (~> 2.0 , >= 2.0.2 )
611 colorator (1.1.0 )
12+ colored (1.2 )
13+ concurrent-ruby (1.0.5 )
14+ ethon (0.10.1 )
15+ ffi (>= 1.3.0 )
716 ffi (1.9.18 )
817 forwardable-extended (2.6.0 )
18+ html-proofer (3.7.2 )
19+ activesupport (>= 4.2 , < 6.0 )
20+ addressable (~> 2.3 )
21+ colored (~> 1.2 )
22+ mercenary (~> 0.3.2 )
23+ nokogiri (~> 1.7 )
24+ parallel (~> 1.3 )
25+ typhoeus (~> 0.7 )
26+ yell (~> 2.0 )
27+ i18n (0.8.6 )
928 jekyll (3.5.1 )
1029 addressable (~> 2.4 )
1130 colorator (~> 1.0 )
2948 rb-fsevent (~> 0.9 , >= 0.9.4 )
3049 rb-inotify (~> 0.9 , >= 0.9.7 )
3150 mercenary (0.3.6 )
51+ mini_portile2 (2.2.0 )
52+ minitest (5.10.3 )
53+ nokogiri (1.8.0 )
54+ mini_portile2 (~> 2.2.0 )
55+ parallel (1.12.0 )
3256 pathutil (0.14.0 )
3357 forwardable-extended (~> 2.6 )
3458 public_suffix (2.0.5 )
4266 sass-listen (4.0.0 )
4367 rb-fsevent (~> 0.9 , >= 0.9.4 )
4468 rb-inotify (~> 0.9 , >= 0.9.7 )
69+ thread_safe (0.3.6 )
70+ typhoeus (0.8.0 )
71+ ethon (>= 0.8.0 )
72+ tzinfo (1.2.3 )
73+ thread_safe (~> 0.1 )
74+ yell (2.0.7 )
4575
4676PLATFORMS
4777 ruby
4878
4979DEPENDENCIES
80+ html-proofer
5081 jekyll-redirect-from
5182
5283BUNDLED WITH
Original file line number Diff line number Diff line change 1818 < link href ="{{ site.baseurl }}/resources/css/unslider.css " rel ="stylesheet " type ="text/css ">
1919 < link rel ="stylesheet " href ="{{ site.baseurl }}/resources/css/highlightjs.css " type ="text/css " />
2020 < link rel ="stylesheet " href ="{{ site.baseurl }}/resources/css/style.css " type ="text/css " />
21- < link rel ="stylesheet " href ="{{ site.baseurl }}/resources/css/vendor/codemirror.css " type ="text/css " />
22- < link rel ="stylesheet " href ="{{ site.baseurl }}/resources/css/vendor/monokai.css " type ="text/css " />
23-
24- <!-- Typekit (should stay at top of page, do not move to footer)-->
25- <!--<script type="text/javascript" src="//use.typekit.net/abh3wgk.js"></script>
26- <script type="text/javascript">try{Typekit.load();}catch(e){}</script> -->
21+ < link rel ="stylesheet " href ="{{ site.baseurl }}/resources/css/monospace.css " type ="text/css " />
2722
2823 <!-- Atom feeds -->
2924 < link rel ="alternate " type ="application/atom+xml " title ="News Feed " href ="http://scala-lang.org/feed/index.xml " />
You can’t perform that action at this time.
0 commit comments