Skip to content

Commit 8cfb769

Browse files
authored
Update Gemfile.lock
1 parent 7cc9ea3 commit 8cfb769

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

Gemfile.lock

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -277,21 +277,19 @@ GEM
277277
concurrent-ruby (~> 1.0)
278278
unicode-display_width (1.8.0)
279279
uri (0.13.0)
280-
wdm (0.1.1)
281-
webrick (1.8.1)
280+
webrick (1.9.1)
282281
yell (2.2.2)
283282

284283
PLATFORMS
285284
arm64-darwin-22
286-
x64-mingw-ucrt
285+
arm64-darwin-23
287286
x86_64-linux
288287

289288
DEPENDENCIES
290289
github-pages (= 232)
291290
html-proofer (~> 3.19.4)
292291
json
293-
wdm (>= 0.1.1)
294-
webrick (~> 1.8)
292+
webrick (~> 1.9)
295293

296294
BUNDLED WITH
297295
2.5.6

0 commit comments

Comments
 (0)