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.3.1 "
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.
1515# gem "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 .0 )
5- public_suffix (~> 2.0 , >= 2.0.2 )
4+ addressable (2.7 .0 )
5+ public_suffix (>= 2.0.2 , < 5.0 )
66 colorator (1.1.0 )
7- ffi (1.9.14 )
7+ ffi (1.11.1 )
88 forwardable-extended (2.6.0 )
9- jekyll (3.3.1 )
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.8.0 )
2121 jekyll (~> 3.3 )
22- jekyll-sass-converter (1.5.0 )
22+ jekyll-sass-converter (1.5.2 )
2323 sass (~> 3.4 )
24- jekyll-watch (1.5.0 )
25- listen (~> 3.0 , < 3.1 )
26- kramdown (1.13.1 )
27- liquid (3 .0.6 )
28- listen (3.0.8 )
29- rb-fsevent (~> 0.9 , >= 0.9.4 )
30- rb-inotify (~> 0.9 , >= 0.9.7 )
24+ jekyll-watch (1.5.1 )
25+ listen (~> 3.0 )
26+ kramdown (1.17.0 )
27+ liquid (4 .0.3 )
28+ listen (3.2.0 )
29+ rb-fsevent (~> 0.10 , >= 0.10.3 )
30+ rb-inotify (~> 0.9 , >= 0.9.10 )
3131 mercenary (0.3.6 )
32- pathutil (0.14.0 )
32+ pathutil (0.16.2 )
3333 forwardable-extended (~> 2.6 )
34- public_suffix (2.0.4 )
35- rb-fsevent (0.9.8 )
36- rb-inotify (0.9.7 )
37- ffi (>= 0.5.0 )
38- rouge (1.11.1 )
39- safe_yaml (1.0.4 )
40- sass (3.4.22 )
34+ public_suffix (4.0.1 )
35+ rb-fsevent (0.10.3 )
36+ rb-inotify (0.10.0 )
37+ ffi (~> 1.0 )
38+ rouge (2.2.1 )
39+ safe_yaml (1.0.5 )
40+ sass (3.7.4 )
41+ sass-listen (~> 4.0.0 )
42+ sass-listen (4.0.0 )
43+ rb-fsevent (~> 0.9 , >= 0.9.4 )
44+ rb-inotify (~> 0.9 , >= 0.9.7 )
4145
4246PLATFORMS
4347 ruby
4448
4549DEPENDENCIES
46- jekyll (= 3.3.1 )
50+ jekyll (= 3.6.3 )
4751 jekyll-feed (~> 0.6 )
4852
4953RUBY VERSION
You can’t perform that action at this time.
0 commit comments