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
33group :development , :test do
4- gem 'jekyll' , '~> 3.8.3 '
4+ gem 'jekyll' , '~> 3.8.4 '
55 gem 'jekyll-redirect-from' , '~> 0.14.0'
66 gem 'jekyll-sitemap' , '~> 1.2.0'
7- gem 'jekyll-toc' , '~> 0.6.0 '
7+ gem 'jekyll-toc' , '~> 0.7.1 '
88end
Original file line number Diff line number Diff line change 1616 http_parser.rb (0.6.0 )
1717 i18n (0.9.5 )
1818 concurrent-ruby (~> 1.0 )
19- jekyll (3.8.3 )
19+ jekyll (3.8.4 )
2020 addressable (~> 2.4 )
2121 colorator (~> 1.0 )
2222 em-websocket (~> 0.5 )
3535 sass (~> 3.4 )
3636 jekyll-sitemap (1.2.0 )
3737 jekyll (~> 3.3 )
38- jekyll-toc (0.6.0 )
38+ jekyll-toc (0.7.1 )
3939 nokogiri (~> 1.7 )
4040 jekyll-watch (2.0.0 )
4141 listen (~> 3.0 )
4747 ruby_dep (~> 1.2 )
4848 mercenary (0.3.6 )
4949 mini_portile2 (2.3.0 )
50- nokogiri (1.8.4 )
50+ nokogiri (1.8.5 )
5151 mini_portile2 (~> 2.3.0 )
52- nokogiri (1.8.4 -x64-mingw32 )
52+ nokogiri (1.8.5 -x64-mingw32 )
5353 mini_portile2 (~> 2.3.0 )
5454 pathutil (0.16.1 )
5555 forwardable-extended (~> 2.6 )
5656 public_suffix (3.0.3 )
5757 rb-fsevent (0.10.3 )
5858 rb-inotify (0.9.10 )
5959 ffi (>= 0.5.0 , < 2 )
60- rouge (3.2.1 )
60+ rouge (3.3.0 )
6161 ruby_dep (1.5.0 )
6262 safe_yaml (1.0.4 )
63- sass (3.5.7 )
63+ sass (3.6.0 )
6464 sass-listen (~> 4.0.0 )
6565 sass-listen (4.0.0 )
6666 rb-fsevent (~> 0.9 , >= 0.9.4 )
@@ -71,10 +71,10 @@ PLATFORMS
7171 x64-mingw32
7272
7373DEPENDENCIES
74- jekyll (~> 3.8.3 )
74+ jekyll (~> 3.8.4 )
7575 jekyll-redirect-from (~> 0.14.0 )
7676 jekyll-sitemap (~> 1.2.0 )
77- jekyll-toc (~> 0.6.0 )
77+ jekyll-toc (~> 0.7.1 )
7878
7979BUNDLED WITH
80- 1.16.3
80+ 1.16.6
You can’t perform that action at this time.
0 commit comments