File tree 2 files changed +14
-11
lines changed
2 files changed +14
-11
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ source 'https://rubygems.org'
2
2
3
3
ruby '3.1.3'
4
4
5
- gem "jekyll" , '~> 4.3 .0' , github : "jekyll/jekyll"
5
+ gem "jekyll" , '~> 4.4 .0' , github : "jekyll/jekyll"
6
6
gem 'html-proofer'
7
7
gem 'asciidoctor'
8
8
gem 'rake'
Original file line number Diff line number Diff line change 8
8
9
9
GIT
10
10
remote: https://github.com/jekyll/jekyll.git
11
- revision: 94192a3ab49a70ca740cb1fd6d57ebf2f65d6444
11
+ revision: 1f319fb273b6cdf876bc6edd38d7477935cdda8c
12
12
specs:
13
- jekyll (4.3.4 )
13
+ jekyll (4.4.1 )
14
14
addressable (~> 2.4 )
15
+ base64 (~> 0.2 )
15
16
colorator (~> 1.0 )
16
17
csv (~> 3.0 )
17
18
em-websocket (~> 0.5 )
18
19
i18n (~> 1.0 )
19
20
jekyll-sass-converter (>= 2.0 , < 4.0 )
20
21
jekyll-watch (~> 2.0 )
22
+ json (~> 2.6 )
21
23
kramdown (~> 2.3 , >= 2.3.1 )
22
24
kramdown-parser-gfm (~> 1.0 )
23
25
liquid (~> 4.0 )
24
- mercenary (>= 0.3.6 , < 0.5 )
26
+ mercenary (~> 0.3 , >= 0.3.6 )
25
27
pathutil (~> 0.9 )
26
28
rouge (>= 3.0 , < 5.0 )
27
29
safe_yaml (~> 1.0 )
46
48
console (~> 1.26 )
47
49
fiber-annotation
48
50
io-event (~> 1.6 , >= 1.6.5 )
51
+ base64 (0.2.0 )
49
52
bigdecimal (3.1.9 )
50
53
colorator (1.1.0 )
51
- concurrent-ruby (1.3.4 )
54
+ concurrent-ruby (1.3.5 )
52
55
console (1.27.0 )
53
56
fiber-annotation
54
57
fiber-local (~> 1.1 )
94
97
mini_mime (>= 1.0.0 )
95
98
multi_xml (>= 0.5.2 )
96
99
httpclient (2.8.3 )
97
- i18n (1.14.6 )
100
+ i18n (1.14.7 )
98
101
concurrent-ruby (~> 1.0 )
99
102
io-event (1.6.7 )
100
103
jekyll-algolia (1.7.1 )
115
118
jekyll-watch (2.2.1 )
116
119
listen (~> 3.0 )
117
120
json (2.7.6 )
118
- kramdown (2.4.0 )
119
- rexml
121
+ kramdown (2.5.1 )
122
+ rexml ( >= 3.3.9 )
120
123
kramdown-parser-gfm (1.1.0 )
121
124
kramdown (~> 2.0 )
122
125
liquid (4.0.4 )
162
165
rb-fsevent (0.11.2 )
163
166
rb-inotify (0.11.1 )
164
167
ffi (~> 1.0 )
165
- rexml (3.3.9 )
168
+ rexml (3.4.1 )
166
169
rouge (3.30.0 )
167
170
ruby-rc4 (0.1.5 )
168
171
ruby2_keywords (0.0.5 )
182
185
ethon (>= 0.9.0 )
183
186
unicode-display_width (2.6.0 )
184
187
verbal_expressions (0.1.5 )
185
- webrick (1.8.2 )
188
+ webrick (1.9.1 )
186
189
yell (2.2.2 )
187
190
zeitwerk (2.6.18 )
188
191
@@ -195,7 +198,7 @@ DEPENDENCIES
195
198
html-proofer
196
199
htmlcompressor
197
200
htmlentities (~> 4.3 , >= 4.3.4 )
198
- jekyll (~> 4.3 .0 )!
201
+ jekyll (~> 4.4 .0 )!
199
202
jekyll-algolia (~> 1.6 , >= 1.6.0 )
200
203
jekyll-asciidoc !
201
204
jekyll-last-modified-at
You can’t perform that action at this time.
0 commit comments