File tree 2 files changed +16
-16
lines changed
2 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 1
1
source "https://rubygems.org"
2
2
3
- gem "jekyll" , "~> 4.3.3 "
3
+ gem "jekyll" , "~> 4.3.4 "
4
4
gem "jekyll-feed"
5
5
gem "jekyll-sass-converter" , "2.2.0"
Original file line number Diff line number Diff line change 1
1
GEM
2
2
remote: https://rubygems.org/
3
3
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 )
6
6
colorator (1.1.0 )
7
- concurrent-ruby (1.2.2 )
7
+ concurrent-ruby (1.3.4 )
8
8
em-websocket (0.5.3 )
9
9
eventmachine (>= 0.12.9 )
10
10
http_parser.rb (~> 0 )
11
11
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 )
13
15
forwardable-extended (2.6.0 )
14
16
http_parser.rb (0.8.0 )
15
- i18n (1.14.1 )
17
+ i18n (1.14.6 )
16
18
concurrent-ruby (~> 1.0 )
17
- jekyll (4.3.3 )
19
+ jekyll (4.3.4 )
18
20
addressable (~> 2.4 )
19
21
colorator (~> 1.0 )
20
22
em-websocket (~> 0.5 )
41
43
kramdown-parser-gfm (1.1.0 )
42
44
kramdown (~> 2.0 )
43
45
liquid (4.0.4 )
44
- listen (3.8 .0 )
46
+ listen (3.9 .0 )
45
47
rb-fsevent (~> 0.10 , >= 0.10.3 )
46
48
rb-inotify (~> 0.9 , >= 0.9.10 )
47
49
mercenary (0.4.0 )
48
50
pathutil (0.16.2 )
49
51
forwardable-extended (~> 2.6 )
50
- public_suffix (5 .0.4 )
52
+ public_suffix (6 .0.1 )
51
53
rb-fsevent (0.11.2 )
52
- rb-inotify (0.10 .1 )
54
+ rb-inotify (0.11 .1 )
53
55
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 )
57
58
safe_yaml (1.0.5 )
58
59
sassc (2.4.0 )
59
60
ffi (~> 1.9 )
60
- strscan (3.1.0 )
61
61
terminal-table (3.0.2 )
62
62
unicode-display_width (>= 1.1.1 , < 3 )
63
- unicode-display_width (2.5 .0 )
63
+ unicode-display_width (2.6 .0 )
64
64
webrick (1.8.1 )
65
65
66
66
PLATFORMS
@@ -69,7 +69,7 @@ PLATFORMS
69
69
x86_64-linux-musl
70
70
71
71
DEPENDENCIES
72
- jekyll (~> 4.3.3 )
72
+ jekyll (~> 4.3.4 )
73
73
jekyll-feed
74
74
jekyll-sass-converter (= 2.2.0 )
75
75
You can’t perform that action at this time.
0 commit comments