website: adjustments to "using" after #497 (and update jekyll script while at it)
This commit is contained in:
parent
4e99e332a5
commit
47f233286a
6 changed files with 37 additions and 24 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Reference in a new issue