File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11source 'https://rubygems.org'
22
3- gem 'jekyll' , '3.9.0 '
3+ gem 'jekyll' , '3.9.1 '
44
55group :jekyll_plugins do
66 gem 'jekyll-paginate'
Original file line number Diff line number Diff line change 11GEM
22 remote: https://rubygems.org/
33 specs:
4- addressable (2.8.0 )
5- public_suffix (>= 2.0.2 , < 5 .0 )
4+ addressable (2.8.6 )
5+ public_suffix (>= 2.0.2 , < 6 .0 )
66 colorator (1.1.0 )
7- concurrent-ruby (1.1.7 )
8- em-websocket (0.5.1 )
7+ concurrent-ruby (1.2.3 )
8+ em-websocket (0.5.3 )
99 eventmachine (>= 0.12.9 )
10- http_parser.rb (~> 0.6.0 )
10+ http_parser.rb (~> 0 )
1111 eventmachine (1.2.7 )
12- ffi (1.13.1 )
12+ ffi (1.16.3 )
1313 forwardable-extended (2.6.0 )
14- http_parser.rb (0.6 .0 )
14+ http_parser.rb (0.8 .0 )
1515 i18n (0.9.5 )
1616 concurrent-ruby (~> 1.0 )
17- jekyll (3.9.0 )
17+ jekyll (3.9.1 )
1818 addressable (~> 2.4 )
1919 colorator (~> 1.0 )
2020 em-websocket (~> 0.5 )
3333 jekyll-watch (2.2.1 )
3434 listen (~> 3.0 )
3535 json (2.3.1 )
36- kramdown (2.3.1 )
36+ kramdown (2.4.0 )
3737 rexml
38- liquid (4.0.3 )
39- listen (3.2.1 )
38+ liquid (4.0.4 )
39+ listen (3.9.0 )
4040 rb-fsevent (~> 0.10 , >= 0.10.3 )
4141 rb-inotify (~> 0.9 , >= 0.9.10 )
4242 mercenary (0.3.6 )
4343 pathutil (0.16.2 )
4444 forwardable-extended (~> 2.6 )
45- public_suffix (4 .0.6 )
46- rb-fsevent (0.10.4 )
45+ public_suffix (5 .0.5 )
46+ rb-fsevent (0.11.2 )
4747 rb-inotify (0.10.1 )
4848 ffi (~> 1.0 )
4949 redcarpet (3.5.1 )
50- rexml (3.2.5 )
51- rouge (3.22.0 )
50+ rexml (3.2.8 )
51+ strscan (>= 3.0.9 )
52+ rouge (3.30.0 )
5253 safe_yaml (1.0.5 )
5354 sass (3.7.4 )
5455 sass-listen (~> 4.0.0 )
5556 sass-listen (4.0.0 )
5657 rb-fsevent (~> 0.9 , >= 0.9.4 )
5758 rb-inotify (~> 0.9 , >= 0.9.7 )
59+ strscan (3.1.0 )
5860
5961PLATFORMS
6062 ruby
6163
6264DEPENDENCIES
63- jekyll (= 3.9.0 )
65+ jekyll (= 3.9.1 )
6466 jekyll-paginate
6567 json
6668 redcarpet
You can’t perform that action at this time.
0 commit comments