File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ ruby RUBY_VERSION
99#
1010# This will help ensure the proper Jekyll version is running.
1111# Happy Jekylling!
12- gem "jekyll" , "3.4 .3"
12+ gem "jekyll" , "3.6 .3"
1313
1414# This is the default theme for new Jekyll sites. You may change this to anything you like.
1515gem "minima" , "~> 2.0"
Original file line number Diff line number Diff line change 11GEM
22 remote: https://rubygems.org/
33 specs:
4- addressable (2.5.2 )
5- public_suffix (>= 2.0.2 , < 4 .0 )
4+ addressable (2.7.0 )
5+ public_suffix (>= 2.0.2 , < 5 .0 )
66 colorator (1.1.0 )
7- ffi (1.9.18 )
7+ ffi (1.12.2 )
88 forwardable-extended (2.6.0 )
9- jekyll (3.4 .3 )
9+ jekyll (3.6 .3 )
1010 addressable (~> 2.4 )
1111 colorator (~> 1.0 )
1212 jekyll-sass-converter (~> 1.0 )
1313 jekyll-watch (~> 1.1 )
14- kramdown (~> 1.3 )
15- liquid (~> 3 .0 )
14+ kramdown (~> 1.14 )
15+ liquid (~> 4 .0 )
1616 mercenary (~> 0.3.3 )
1717 pathutil (~> 0.9 )
18- rouge (~> 1.7 )
18+ rouge (>= 1.7 , < 3 )
1919 safe_yaml (~> 1.0 )
2020 jekyll-feed (0.9.2 )
2121 jekyll (~> 3.3 )
22- jekyll-sass-converter (1.5.1 )
22+ jekyll-sass-converter (1.5.2 )
2323 sass (~> 3.4 )
2424 jekyll-watch (1.5.1 )
2525 listen (~> 3.0 )
26- kramdown (1.16.2 )
27- liquid (3.0.6 )
28- listen (3.1.5 )
29- rb-fsevent (~> 0.9 , >= 0.9.4 )
30- rb-inotify (~> 0.9 , >= 0.9.7 )
31- ruby_dep (~> 1.2 )
26+ kramdown (1.17.0 )
27+ liquid (4.0.3 )
28+ listen (3.2.1 )
29+ rb-fsevent (~> 0.10 , >= 0.10.3 )
30+ rb-inotify (~> 0.9 , >= 0.9.10 )
3231 mercenary (0.3.6 )
3332 minima (2.1.1 )
3433 jekyll (~> 3.3 )
35- pathutil (0.16.1 )
34+ pathutil (0.16.2 )
3635 forwardable-extended (~> 2.6 )
37- public_suffix (3.0.1 )
38- rb-fsevent (0.10.2 )
39- rb-inotify (0.9.10 )
40- ffi (>= 0.5.0 , < 2 )
41- rouge (1.11.1 )
42- ruby_dep (1.5.0 )
43- safe_yaml (1.0.4 )
44- sass (3.5.5 )
36+ public_suffix (4.0.3 )
37+ rb-fsevent (0.10.3 )
38+ rb-inotify (0.10.1 )
39+ ffi (~> 1.0 )
40+ rouge (2.2.1 )
41+ safe_yaml (1.0.5 )
42+ sass (3.7.4 )
4543 sass-listen (~> 4.0.0 )
4644 sass-listen (4.0.0 )
4745 rb-fsevent (~> 0.9 , >= 0.9.4 )
@@ -51,7 +49,7 @@ PLATFORMS
5149 ruby
5250
5351DEPENDENCIES
54- jekyll (= 3.4 .3 )
52+ jekyll (= 3.6 .3 )
5553 jekyll-feed (~> 0.6 )
5654 minima (~> 2.0 )
5755 tzinfo-data
You can’t perform that action at this time.
0 commit comments