This repository was archived by the owner on Sep 15, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +746
-1364
lines changed Expand file tree Collapse file tree 6 files changed +746
-1364
lines changed Original file line number Diff line number Diff line change 11source 'https://rubygems.org'
22
3- gem 'jekyll' , '~> 3.8.4 '
3+ gem 'jekyll' , '~> 3.8.5 '
44gem 'jekyll-avatar' , '~> 0.6.0'
55gem 'jekyll-email-protect' , '~> 1.0.3'
66gem 'jekyll-feed' , '~> 0.11.0'
77gem 'jekyll-paginate' , '~> 1.1.0'
88gem 'jekyll-sitemap' , '~> 1.2.0'
9+ gem 'wdm' , '~> 0.1.1' , :install_if => Gem . win_platform?
Original file line number Diff line number Diff line change 11GEM
22 remote: https://rubygems.org/
33 specs:
4- addressable (2.5.2 )
4+ addressable (2.6.0 )
55 public_suffix (>= 2.0.2 , < 4.0 )
66 colorator (1.1.0 )
7- concurrent-ruby (1.0.5 )
7+ concurrent-ruby (1.1.4 )
88 em-websocket (0.5.1 )
99 eventmachine (>= 0.12.9 )
1010 http_parser.rb (~> 0.6.0 )
1111 eventmachine (1.2.7 )
1212 eventmachine (1.2.7-x64-mingw32 )
13- ffi (1.9.25 )
14- ffi (1.9.25 -x64-mingw32 )
13+ ffi (1.10.0 )
14+ ffi (1.10.0 -x64-mingw32 )
1515 forwardable-extended (2.6.0 )
1616 http_parser.rb (0.6.0 )
1717 i18n (0.9.5 )
1818 concurrent-ruby (~> 1.0 )
19- jekyll (3.8.4 )
19+ jekyll (3.8.5 )
2020 addressable (~> 2.4 )
2121 colorator (~> 1.0 )
2222 em-websocket (~> 0.5 )
3939 sass (~> 3.4 )
4040 jekyll-sitemap (1.2.0 )
4141 jekyll (~> 3.3 )
42- jekyll-watch (2.1.1 )
42+ jekyll-watch (2.1.2 )
4343 listen (~> 3.0 )
4444 kramdown (1.17.0 )
4545 liquid (4.0.1 )
4848 rb-inotify (~> 0.9 , >= 0.9.7 )
4949 ruby_dep (~> 1.2 )
5050 mercenary (0.3.6 )
51- pathutil (0.16.1 )
51+ pathutil (0.16.2 )
5252 forwardable-extended (~> 2.6 )
5353 public_suffix (3.0.3 )
5454 rb-fsevent (0.10.3 )
55- rb-inotify (0.9.10 )
56- ffi (>= 0.5.0 , < 2 )
55+ rb-inotify (0.10.0 )
56+ ffi (~> 1.0 )
5757 rouge (3.3.0 )
5858 ruby_dep (1.5.0 )
5959 safe_yaml (1.0.4 )
60- sass (3.6.0 )
60+ sass (3.7.3 )
6161 sass-listen (~> 4.0.0 )
6262 sass-listen (4.0.0 )
6363 rb-fsevent (~> 0.9 , >= 0.9.4 )
6464 rb-inotify (~> 0.9 , >= 0.9.7 )
65+ wdm (0.1.1 )
6566
6667PLATFORMS
6768 ruby
6869 x64-mingw32
6970
7071DEPENDENCIES
71- jekyll (~> 3.8.4 )
72+ jekyll (~> 3.8.5 )
7273 jekyll-avatar (~> 0.6.0 )
7374 jekyll-email-protect (~> 1.0.3 )
7475 jekyll-feed (~> 0.11.0 )
7576 jekyll-paginate (~> 1.1.0 )
7677 jekyll-sitemap (~> 1.2.0 )
78+ wdm (~> 0.1.1 )
7779
7880BUNDLED WITH
79- 1.16.6
81+ 1.17.3
You can’t perform that action at this time.
0 commit comments