We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cc9ea3 commit 8cfb769Copy full SHA for 8cfb769
Gemfile.lock
@@ -277,21 +277,19 @@ GEM
277
concurrent-ruby (~> 1.0)
278
unicode-display_width (1.8.0)
279
uri (0.13.0)
280
- wdm (0.1.1)
281
- webrick (1.8.1)
+ webrick (1.9.1)
282
yell (2.2.2)
283
284
PLATFORMS
285
arm64-darwin-22
286
- x64-mingw-ucrt
+ arm64-darwin-23
287
x86_64-linux
288
289
DEPENDENCIES
290
github-pages (= 232)
291
html-proofer (~> 3.19.4)
292
json
293
- wdm (>= 0.1.1)
294
- webrick (~> 1.8)
+ webrick (~> 1.9)
295
296
BUNDLED WITH
297
2.5.6
0 commit comments