We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 38157f3 + 0dc30c4 commit 5410f63Copy full SHA for 5410f63
Gemfile
@@ -13,4 +13,4 @@ group :test do
13
gem 'html-proofer'
14
end
15
16
-gem "webrick", "~> 1.7"
+gem "webrick", "~> 1.8"
Gemfile.lock
@@ -107,7 +107,7 @@ GEM
107
typhoeus (1.4.1)
108
ethon (>= 0.9.0)
109
unicode-display_width (1.8.0)
110
- webrick (1.8.1)
+ webrick (1.8.2)
111
yell (2.2.2)
112
zeitwerk (2.6.18)
113
@@ -120,7 +120,7 @@ DEPENDENCIES
120
jekyll-last-modified-at
121
jekyll-sitemap
122
rake
123
- webrick (~> 1.7)
+ webrick (~> 1.8)
124
125
BUNDLED WITH
126
2.4.19
0 commit comments