File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ source "https://rubygems.org"
88#
99# This will help ensure the proper Jekyll version is running.
1010# Happy Jekylling!
11- gem "jekyll" , "~> 3.8.3 "
11+ gem "jekyll" , "~> 3.8.4 "
1212
1313# This is the default theme for new Jekyll sites. You may change this to anything you like.
1414gem "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- concurrent-ruby (1.0 .5 )
7+ concurrent-ruby (1.1 .5 )
88 em-websocket (0.5.1 )
99 eventmachine (>= 0.12.9 )
1010 http_parser.rb (~> 0.6.0 )
1111 eventmachine (1.2.7 )
1212 fastercsv (1.5.5 )
13- ffi (1.9.25 )
13+ ffi (1.11.3 )
1414 forwardable-extended (2.6.0 )
1515 http_parser.rb (0.6.0 )
1616 i18n (0.9.5 )
1717 concurrent-ruby (~> 1.0 )
18- jekyll (3.8.3 )
18+ jekyll (3.8.4 )
1919 addressable (~> 2.4 )
2020 colorator (~> 1.0 )
2121 em-websocket (~> 0.5 )
3939 sass (~> 3.4 )
4040 jekyll-seo-tag (2.5.0 )
4141 jekyll (~> 3.3 )
42- jekyll-watch (2.0.0 )
42+ jekyll-watch (2.2.1 )
4343 listen (~> 3.0 )
4444 kramdown (1.17.0 )
45- liquid (4.0.0 )
46- listen (3.1.5 )
47- rb-fsevent (~> 0.9 , >= 0.9.4 )
48- rb-inotify (~> 0.9 , >= 0.9.7 )
49- ruby_dep (~> 1.2 )
45+ liquid (4.0.3 )
46+ listen (3.2.1 )
47+ rb-fsevent (~> 0.10 , >= 0.10.3 )
48+ rb-inotify (~> 0.9 , >= 0.9.10 )
5049 mercenary (0.3.6 )
5150 mini_portile2 (2.4.0 )
5251 minima (2.5.0 )
5554 jekyll-seo-tag (~> 2.1 )
5655 nokogiri (1.10.7 )
5756 mini_portile2 (~> 2.4.0 )
58- pathutil (0.16.1 )
57+ pathutil (0.16.2 )
5958 forwardable-extended (~> 2.6 )
60- public_suffix (3 .0.2 )
59+ public_suffix (4 .0.1 )
6160 rb-fsevent (0.10.3 )
62- rb-inotify (0.9.10 )
63- ffi (>= 0.5.0 , < 2 )
61+ rb-inotify (0.10.0 )
62+ ffi (~> 1.0 )
6463 reverse_markdown (1.3.0 )
6564 nokogiri
66- rouge (3.1.1 )
67- ruby_dep (1.5.0 )
68- safe_yaml (1.0.4 )
69- sass (3.5.7 )
65+ rouge (3.14.0 )
66+ safe_yaml (1.0.5 )
67+ sass (3.7.4 )
7068 sass-listen (~> 4.0.0 )
7169 sass-listen (4.0.0 )
7270 rb-fsevent (~> 0.9 , >= 0.9.4 )
@@ -76,7 +74,7 @@ PLATFORMS
7674 ruby
7775
7876DEPENDENCIES
79- jekyll (~> 3.8.3 )
77+ jekyll (~> 3.8.4 )
8078 jekyll-feed (~> 0.6 )
8179 jekyll-import
8280 minima (~> 2.0 )
You can’t perform that action at this time.
0 commit comments