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.
2 parents 9dda26e + aa4c2fa commit ad89482Copy full SHA for ad89482
Gemfile
@@ -26,4 +26,4 @@ group :jekyll_plugins do
26
gem 'hawkins'
27
end
28
29
-gem "webrick", "~> 1.7"
+gem "webrick", "~> 1.8"
Gemfile.lock
@@ -282,7 +282,7 @@ GEM
282
unf_ext
283
unf_ext (0.0.8.1)
284
unicode-display_width (1.8.0)
285
- webrick (1.7.0)
+ webrick (1.8.2)
286
287
PLATFORMS
288
x86_64-linux
@@ -292,7 +292,7 @@ DEPENDENCIES
292
hawkins
293
jekyll-feed
294
jekyll-sitemap
295
- webrick (~> 1.7)
+ webrick (~> 1.8)
296
297
BUNDLED WITH
298
2.2.22
0 commit comments