File tree Expand file tree Collapse file tree 2 files changed +33
-22
lines changed
samples/netcore2.0/DynamicRoleBasedAuthorization/wwwroot/lib/bootstrap Expand file tree Collapse file tree 2 files changed +33
-22
lines changed Original file line number Diff line number Diff line change 11source 'https://rubygems.org'
22
33group :development , :test do
4- gem 'jekyll' , '~> 3.1.2 '
4+ gem 'jekyll' , '~> 3.6.3 '
55 gem 'jekyll-sitemap' , '~> 0.11.0'
66end
Original file line number Diff line number Diff line change 22 remote: https://rubygems.org/
33 specs:
44 addressable (2.4.0 )
5- colorator (0.1 )
6- ffi (1.9.14-x64-mingw32 )
7- jekyll (3.1.6 )
8- colorator (~> 0.1 )
5+ colorator (1.1.0 )
6+ ffi (1.12.1 )
7+ ffi (1.12.1-x64-mingw32 )
8+ forwardable-extended (2.6.0 )
9+ jekyll (3.6.3 )
10+ addressable (~> 2.4 )
11+ colorator (~> 1.0 )
912 jekyll-sass-converter (~> 1.0 )
1013 jekyll-watch (~> 1.1 )
11- kramdown (~> 1.3 )
12- liquid (~> 3 .0 )
14+ kramdown (~> 1.14 )
15+ liquid (~> 4 .0 )
1316 mercenary (~> 0.3.3 )
14- rouge (~> 1.7 )
17+ pathutil (~> 0.9 )
18+ rouge (>= 1.7 , < 3 )
1519 safe_yaml (~> 1.0 )
16- jekyll-sass-converter (1.4.0 )
20+ jekyll-sass-converter (1.5.2 )
1721 sass (~> 3.4 )
1822 jekyll-sitemap (0.11.0 )
1923 addressable (~> 2.4.0 )
20- jekyll-watch (1.4.0 )
21- listen (~> 3.0 , < 3.1 )
22- kramdown (1.11.1 )
23- liquid (3.0.6 )
24- listen (3.0.8 )
24+ jekyll-watch (1.5.1 )
25+ listen (~> 3.0 )
26+ kramdown (1.17.0 )
27+ liquid (4.0.3 )
28+ listen (3.2.1 )
29+ rb-fsevent (~> 0.10 , >= 0.10.3 )
30+ rb-inotify (~> 0.9 , >= 0.9.10 )
31+ mercenary (0.3.6 )
32+ pathutil (0.16.2 )
33+ forwardable-extended (~> 2.6 )
34+ rb-fsevent (0.10.3 )
35+ rb-inotify (0.10.1 )
36+ ffi (~> 1.0 )
37+ rouge (2.2.1 )
38+ safe_yaml (1.0.5 )
39+ sass (3.7.4 )
40+ sass-listen (~> 4.0.0 )
41+ sass-listen (4.0.0 )
2542 rb-fsevent (~> 0.9 , >= 0.9.4 )
2643 rb-inotify (~> 0.9 , >= 0.9.7 )
27- mercenary (0.3.6 )
28- rb-fsevent (0.9.7 )
29- rb-inotify (0.9.7 )
30- ffi (>= 0.5.0 )
31- rouge (1.11.1 )
32- safe_yaml (1.0.4 )
33- sass (3.4.22 )
3444
3545PLATFORMS
46+ ruby
3647 x64-mingw32
3748
3849DEPENDENCIES
39- jekyll (~> 3.1.2 )
50+ jekyll (~> 3.6.3 )
4051 jekyll-sitemap (~> 0.11.0 )
4152
4253BUNDLED WITH
You can’t perform that action at this time.
0 commit comments