summaryrefslogtreecommitdiff
path: root/tool/lib/webrick
Commit message (Expand)AuthorAgeFilesLines
* Remove `require 'io/wait'` where it's no longer necessary. (#6932)Samuel Williams2022-12-151-1/+0
* Use class methods of `File` over `Kernel.open` and `IO.read`Nobuyoshi Nakada2022-12-011-1/+1
* Removed needless gemspec of webrickHiroshi SHIBATA2020-12-111-76/+0
* Bump webrick-1.7.0 for version management with ruby/webrick.Hiroshi SHIBATA2020-12-111-1/+1
* Move webrick library into internal test toolchainHiroshi SHIBATA2020-12-1036-0/+6964