File tree 2 files changed +13
-11
lines changed
2 files changed +13
-11
lines changed Original file line number Diff line number Diff line change @@ -2,3 +2,4 @@ source "https://rubygems.org"
2
2
3
3
gem "github-pages" , group : :jekyll_plugins
4
4
gem "jekyll" , "~> 3.9"
5
+ gem "webrick" , "~> 1.7"
Original file line number Diff line number Diff line change 26
26
eventmachine (1.2.7 )
27
27
eventmachine (1.2.7-x64-mingw32 )
28
28
execjs (2.8.1 )
29
- faraday (2.6.0 )
29
+ faraday (2.7.2 )
30
30
faraday-net_http (>= 2.0 , < 3.1 )
31
31
ruby2_keywords (>= 0.0.4 )
32
- faraday-net_http (3.0.1 )
32
+ faraday-net_http (3.0.2 )
33
33
ffi (1.15.5 )
34
34
ffi (1.15.5-x64-mingw32 )
35
35
forwardable-extended (2.6.0 )
@@ -204,30 +204,30 @@ GEM
204
204
kramdown-parser-gfm (1.1.0 )
205
205
kramdown (~> 2.0 )
206
206
liquid (4.0.3 )
207
- listen (3.7.1 )
207
+ listen (3.8.0 )
208
208
rb-fsevent (~> 0.10 , >= 0.10.3 )
209
209
rb-inotify (~> 0.9 , >= 0.9.10 )
210
210
mercenary (0.3.6 )
211
- mini_portile2 (2.8.0 )
211
+ mini_portile2 (2.8.1 )
212
212
minima (2.5.1 )
213
213
jekyll (>= 3.5 , < 5.0 )
214
214
jekyll-feed (~> 0.9 )
215
215
jekyll-seo-tag (~> 2.1 )
216
- minitest (5.16.3 )
217
- nokogiri (1.13.9 )
218
- mini_portile2 (~> 2.8.0 )
219
- racc (~> 1.4 )
216
+ minitest (5.17.0 )
220
217
nokogiri (1.13.9-x64-mingw32 )
221
218
racc (~> 1.4 )
222
219
nokogiri (1.13.9-x86_64-linux )
223
220
racc (~> 1.4 )
221
+ nokogiri (1.14.0 )
222
+ mini_portile2 (~> 2.8.0 )
223
+ racc (~> 1.4 )
224
224
octokit (4.25.1 )
225
225
faraday (>= 1 , < 3 )
226
226
sawyer (~> 0.9 )
227
227
pathutil (0.16.2 )
228
228
forwardable-extended (~> 2.6 )
229
229
public_suffix (4.0.7 )
230
- racc (1.6.0 )
230
+ racc (1.6.2 )
231
231
rb-fsevent (0.11.2 )
232
232
rb-inotify (0.10.1 )
233
233
ffi (~> 1.0 )
256
256
unf (0.1.4 )
257
257
unf_ext
258
258
unf_ext (0.0.8.2 )
259
- unf_ext (0.0.8.2-x64-mingw32 )
260
259
unicode-display_width (1.8.0 )
260
+ webrick (1.7.0 )
261
261
zeitwerk (2.6.6 )
262
262
263
263
PLATFORMS
@@ -268,6 +268,7 @@ PLATFORMS
268
268
DEPENDENCIES
269
269
github-pages
270
270
jekyll (~> 3.9 )
271
+ webrick (~> 1.7 )
271
272
272
273
BUNDLED WITH
273
- 2.1.4
274
+ 2.4.3
You can’t perform that action at this time.
0 commit comments