website: adjustments to "using" after #497 (and update jekyll script while at it)

This commit is contained in:
Rasmus Andersson 2022-09-29 12:10:43 -07:00
parent 4e99e332a5
commit 47f233286a
6 changed files with 37 additions and 24 deletions

View file

@ -32,4 +32,6 @@ gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
# do not have a Java counterpart.
gem "http_parser.rb", "~> 0.6.0", :platforms => [:jruby]
gem "webrick", "~> 1.7"
gem "jekyll-redirect-from"
gem "webrick"