We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ca9a5ef + b0388ea commit 4f24ec8Copy full SHA for 4f24ec8
2 files changed
Gemfile
@@ -28,4 +28,4 @@ group :jekyll_plugins do
28
gem "jekyll-algolia"
29
end
30
31
-gem "webrick", "~> 1.7"
+gem "webrick", "~> 1.8"
Gemfile.lock
@@ -280,7 +280,7 @@ GEM
280
unf_ext (0.0.7.7)
281
unicode-display_width (1.7.0)
282
verbal_expressions (0.1.5)
283
- webrick (1.7.0)
+ webrick (1.8.2)
284
zeitwerk (2.4.2)
285
286
PLATFORMS
@@ -301,7 +301,7 @@ DEPENDENCIES
301
minimal-mistakes-jekyll (>= 4.21.0)
302
nokogiri (>= 1.11.0.rc4)
303
tzinfo-data
304
- webrick (~> 1.7)
+ webrick (~> 1.8)
305
306
BUNDLED WITH
307
2.2.8
0 commit comments