File tree Expand file tree Collapse file tree 3 files changed +27
-23
lines changed Expand file tree Collapse file tree 3 files changed +27
-23
lines changed Original file line number Diff line number Diff line change 1- 3.2.2
1+ 3.2
Original file line number Diff line number Diff line change 11source "https://rubygems.org"
22
3- gem 'bourbon' , '~> 4.2 '
4- gem 'jekyll' , '~> 3.9 '
5- gem 'neat' , '~> 1.7 '
3+ gem 'bourbon' , '~> 4.3 '
4+ gem 'jekyll' , '~> 3.10 '
5+ gem 'neat' , '~> 1.9 '
66gem 'nokogiri' , '~> 1.13'
77gem 'rouge' , '~> 2.2'
88gem 'therubyracer' , '~> 0.12'
Original file line number Diff line number Diff line change 11GEM
22 remote: https://rubygems.org/
33 specs:
4- addressable (2.8.6 )
5- public_suffix (>= 2.0.2 , < 6 .0 )
4+ addressable (2.8.7 )
5+ public_suffix (>= 2.0.2 , < 7 .0 )
66 bourbon (4.3.4 )
77 sass (~> 3.4 )
88 thor (~> 0.19 )
99 colorator (1.1.0 )
10- concurrent-ruby (1.2.2 )
10+ concurrent-ruby (1.3.5 )
11+ csv (3.3.5 )
1112 em-websocket (0.5.3 )
1213 eventmachine (>= 0.12.9 )
1314 http_parser.rb (~> 0 )
1415 eventmachine (1.2.7 )
15- ffi (1.16.3 )
16+ ffi (1.17.2 )
1617 forwardable-extended (2.6.0 )
1718 http_parser.rb (0.8.0 )
18- i18n (1.14.1 )
19+ i18n (1.14.7 )
1920 concurrent-ruby (~> 1.0 )
20- jekyll (3.9.3 )
21+ jekyll (3.10.0 )
2122 addressable (~> 2.4 )
2223 colorator (~> 1.0 )
24+ csv (~> 3.0 )
2325 em-websocket (~> 0.5 )
2426 i18n (>= 0.7 , < 2 )
2527 jekyll-sass-converter (~> 1.0 )
3032 pathutil (~> 0.9 )
3133 rouge (>= 1.7 , < 4 )
3234 safe_yaml (~> 1.0 )
35+ webrick (>= 1.0 )
3336 jekyll-sass-converter (1.5.2 )
3437 sass (~> 3.4 )
3538 jekyll-watch (2.2.1 )
3639 listen (~> 3.0 )
37- kramdown (2.4.0 )
38- rexml
40+ kramdown (2.5.1 )
41+ rexml ( >= 3.3.9 )
3942 kramdown-parser-gfm (1.1.0 )
4043 kramdown (~> 2.0 )
4144 libv8 (3.16.14.19.1 )
4245 liquid (4.0.4 )
43- listen (3.8 .0 )
46+ listen (3.9 .0 )
4447 rb-fsevent (~> 0.10 , >= 0.10.3 )
4548 rb-inotify (~> 0.9 , >= 0.9.10 )
4649 mercenary (0.3.6 )
47- mini_portile2 (2.8.5 )
50+ mini_portile2 (2.8.9 )
4851 neat (1.9.1 )
4952 sass (>= 3.3 )
5053 thor (~> 0.19 )
51- nokogiri (1.15.5 )
54+ nokogiri (1.18.9 )
5255 mini_portile2 (~> 2.8.2 )
5356 racc (~> 1.4 )
5457 pathutil (0.16.2 )
5558 forwardable-extended (~> 2.6 )
56- public_suffix (5 .0.4 )
57- racc (1.7.3 )
59+ public_suffix (6 .0.2 )
60+ racc (1.8.1 )
5861 rb-fsevent (0.11.2 )
59- rb-inotify (0.10 .1 )
62+ rb-inotify (0.11 .1 )
6063 ffi (~> 1.0 )
6164 ref (2.0.0 )
62- rexml (3.2.6 )
65+ rexml (3.4.1 )
6366 rouge (2.2.1 )
6467 safe_yaml (1.0.5 )
6568 sass (3.7.4 )
7174 libv8 (~> 3.16.14.15 )
7275 ref
7376 thor (0.20.3 )
77+ webrick (1.9.1 )
7478
7579PLATFORMS
7680 ruby
7781
7882DEPENDENCIES
79- bourbon (~> 4.2 )
80- jekyll (~> 3.9 )
83+ bourbon (~> 4.3 )
84+ jekyll (~> 3.10 )
8185 kramdown (~> 2.3 )
8286 kramdown-parser-gfm (~> 1.1 )
83- neat (~> 1.7 )
87+ neat (~> 1.9 )
8488 nokogiri (~> 1.13 )
8589 rouge (~> 2.2 )
8690 therubyracer (~> 0.12 )
8791
8892BUNDLED WITH
89- 2.5 .1
93+ 2.7 .1
You can’t perform that action at this time.
0 commit comments