File tree Expand file tree Collapse file tree 2 files changed +16
-16
lines changed Expand file tree Collapse file tree 2 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 11source "https://rubygems.org"
22
3- gem "jekyll" , "~> 4.3.3 "
3+ gem "jekyll" , "~> 4.3.4 "
44gem "jekyll-feed"
55gem "jekyll-sass-converter" , "2.2.0"
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 colorator (1.1.0 )
7- concurrent-ruby (1.2.2 )
7+ concurrent-ruby (1.3.4 )
88 em-websocket (0.5.3 )
99 eventmachine (>= 0.12.9 )
1010 http_parser.rb (~> 0 )
1111 eventmachine (1.2.7 )
12- ffi (1.16.3 )
12+ ffi (1.17.0-aarch64-linux-gnu )
13+ ffi (1.17.0-x86_64-linux-gnu )
14+ ffi (1.17.0-x86_64-linux-musl )
1315 forwardable-extended (2.6.0 )
1416 http_parser.rb (0.8.0 )
15- i18n (1.14.1 )
17+ i18n (1.14.6 )
1618 concurrent-ruby (~> 1.0 )
17- jekyll (4.3.3 )
19+ jekyll (4.3.4 )
1820 addressable (~> 2.4 )
1921 colorator (~> 1.0 )
2022 em-websocket (~> 0.5 )
4143 kramdown-parser-gfm (1.1.0 )
4244 kramdown (~> 2.0 )
4345 liquid (4.0.4 )
44- listen (3.8 .0 )
46+ listen (3.9 .0 )
4547 rb-fsevent (~> 0.10 , >= 0.10.3 )
4648 rb-inotify (~> 0.9 , >= 0.9.10 )
4749 mercenary (0.4.0 )
4850 pathutil (0.16.2 )
4951 forwardable-extended (~> 2.6 )
50- public_suffix (5 .0.4 )
52+ public_suffix (6 .0.1 )
5153 rb-fsevent (0.11.2 )
52- rb-inotify (0.10 .1 )
54+ rb-inotify (0.11 .1 )
5355 ffi (~> 1.0 )
54- rexml (3.3.6 )
55- strscan
56- rouge (4.2.0 )
56+ rexml (3.3.7 )
57+ rouge (4.4.0 )
5758 safe_yaml (1.0.5 )
5859 sassc (2.4.0 )
5960 ffi (~> 1.9 )
60- strscan (3.1.0 )
6161 terminal-table (3.0.2 )
6262 unicode-display_width (>= 1.1.1 , < 3 )
63- unicode-display_width (2.5 .0 )
63+ unicode-display_width (2.6 .0 )
6464 webrick (1.8.1 )
6565
6666PLATFORMS
@@ -69,7 +69,7 @@ PLATFORMS
6969 x86_64-linux-musl
7070
7171DEPENDENCIES
72- jekyll (~> 4.3.3 )
72+ jekyll (~> 4.3.4 )
7373 jekyll-feed
7474 jekyll-sass-converter (= 2.2.0 )
7575
You can’t perform that action at this time.
0 commit comments