We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 470d7db + 3b3e077 commit 44f39feCopy full SHA for 44f39fe
2 files changed
Gemfile
@@ -9,4 +9,4 @@ group :test do
9
gem 'colorize'
10
end
11
12
-gem "webrick", "~> 1.7"
+gem "webrick", "~> 1.8"
Gemfile.lock
@@ -288,7 +288,7 @@ GEM
288
unf_ext
289
unf_ext (0.0.8.2)
290
unicode-display_width (1.8.0)
291
- webrick (1.7.0)
+ webrick (1.8.0)
292
yell (2.2.2)
293
zeitwerk (2.6.1)
294
@@ -300,7 +300,7 @@ DEPENDENCIES
300
colorize
301
github-pages
302
jekyll-test
303
- webrick (~> 1.7)
+ webrick (~> 1.8)
304
305
RUBY VERSION
306
ruby 3.0.0p0
0 commit comments