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 f64d4e2 commit 8144070Copy full SHA for 8144070
Gemfile
@@ -1,3 +1,3 @@
1
source 'https://rubygems.org'
2
gem "github-pages", group: :jekyll_plugins
3
-gem "webrick", "~> 1.7"
+gem "webrick", "~> 1.8"
Gemfile.lock
@@ -276,7 +276,7 @@ GEM
276
unf_ext (0.0.8)
277
unf_ext (0.0.8-x64-mingw32)
278
unicode-display_width (1.8.0)
279
- webrick (1.7.0)
+ webrick (1.8.2)
280
zeitwerk (2.6.17)
281
282
PLATFORMS
@@ -286,7 +286,7 @@ PLATFORMS
286
287
DEPENDENCIES
288
github-pages
289
- webrick (~> 1.7)
+ webrick (~> 1.8)
290
291
BUNDLED WITH
292
2.3.6
0 commit comments