1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- addressable (2.8.0 )
5
- public_suffix (>= 2.0.2 , < 5 .0 )
4
+ addressable (2.8.6 )
5
+ public_suffix (>= 2.0.2 , < 6 .0 )
6
6
colorator (1.1.0 )
7
- concurrent-ruby (1.1.9 )
8
- em-websocket (0.5.2 )
7
+ concurrent-ruby (1.2.3 )
8
+ em-websocket (0.5.3 )
9
9
eventmachine (>= 0.12.9 )
10
- http_parser.rb (~> 0.6.0 )
10
+ http_parser.rb (~> 0 )
11
11
eventmachine (1.2.7 )
12
- ffi (1.15 .3 )
12
+ ffi (1.16 .3 )
13
13
forwardable-extended (2.6.0 )
14
14
gemoji (3.0.1 )
15
- http_parser.rb (0.6 .0 )
16
- i18n (1.8.10 )
15
+ http_parser.rb (0.8 .0 )
16
+ i18n (1.14.4 )
17
17
concurrent-ruby (~> 1.0 )
18
18
jekyll (4.1.1 )
19
19
addressable (~> 2.4 )
30
30
rouge (~> 3.0 )
31
31
safe_yaml (~> 1.0 )
32
32
terminal-table (~> 1.8 )
33
- jekyll-feed (0.15.1 )
33
+ jekyll-feed (0.17.0 )
34
34
jekyll (>= 3.7 , < 5.0 )
35
- jekyll-sass-converter (2.1 .0 )
35
+ jekyll-sass-converter (2.2 .0 )
36
36
sassc (> 2.0.1 , < 3.0 )
37
- jekyll-seo-tag (2.7.1 )
37
+ jekyll-seo-tag (2.8.0 )
38
38
jekyll (>= 3.8 , < 5.0 )
39
- jekyll-spaceship (0.9.9 )
39
+ jekyll-spaceship (0.10.2 )
40
40
gemoji (~> 3.0 )
41
41
jekyll (>= 3.6 , < 5.0 )
42
42
nokogiri (~> 1.6 )
43
43
rainbow (~> 3.0 )
44
44
jekyll-watch (2.2.1 )
45
45
listen (~> 3.0 )
46
- kramdown (2.3.1 )
46
+ kramdown (2.4.0 )
47
47
rexml
48
48
kramdown-parser-gfm (1.1.0 )
49
49
kramdown (~> 2.0 )
50
- liquid (4.0.3 )
51
- listen (3.6 .0 )
50
+ liquid (4.0.4 )
51
+ listen (3.9 .0 )
52
52
rb-fsevent (~> 0.10 , >= 0.10.3 )
53
53
rb-inotify (~> 0.9 , >= 0.9.10 )
54
54
mercenary (0.4.0 )
55
- mini_portile2 (2.8.5 )
56
55
minima (2.5.1 )
57
56
jekyll (>= 3.5 , < 5.0 )
58
57
jekyll-feed (~> 0.9 )
59
58
jekyll-seo-tag (~> 2.1 )
60
- nokogiri (1.16.2 )
61
- mini_portile2 (~> 2.8.2 )
59
+ nokogiri (1.16.3-aarch64-linux )
60
+ racc (~> 1.4 )
61
+ nokogiri (1.16.3-arm-linux )
62
+ racc (~> 1.4 )
63
+ nokogiri (1.16.3-arm64-darwin )
64
+ racc (~> 1.4 )
65
+ nokogiri (1.16.3-x86-linux )
66
+ racc (~> 1.4 )
67
+ nokogiri (1.16.3-x86_64-darwin )
68
+ racc (~> 1.4 )
69
+ nokogiri (1.16.3-x86_64-linux )
62
70
racc (~> 1.4 )
63
71
pathutil (0.16.2 )
64
72
forwardable-extended (~> 2.6 )
65
- public_suffix (4 .0.6 )
73
+ public_suffix (5 .0.4 )
66
74
racc (1.7.3 )
67
- rainbow (3.0.0 )
68
- rb-fsevent (0.11.0 )
75
+ rainbow (3.1.1 )
76
+ rb-fsevent (0.11.2 )
69
77
rb-inotify (0.10.1 )
70
78
ffi (~> 1.0 )
71
- rexml (3.2.5 )
72
- rouge (3.26 .0 )
79
+ rexml (3.2.6 )
80
+ rouge (3.30 .0 )
73
81
safe_yaml (1.0.5 )
74
82
sassc (2.4.0 )
75
83
ffi (~> 1.9 )
76
84
terminal-table (1.8.0 )
77
85
unicode-display_width (~> 1.1 , >= 1.1.1 )
78
- unicode-display_width (1.7 .0 )
86
+ unicode-display_width (1.8 .0 )
79
87
80
88
PLATFORMS
81
- ruby
89
+ aarch64-linux
90
+ arm-linux
91
+ arm64-darwin
92
+ x86-linux
93
+ x86_64-darwin
94
+ x86_64-linux
82
95
83
96
DEPENDENCIES
84
97
jekyll (~> 4.1.0 )
@@ -90,4 +103,4 @@ DEPENDENCIES
90
103
wdm (~> 0.1.1 )
91
104
92
105
BUNDLED WITH
93
- 2.2.19
106
+ 2.5.7
0 commit comments