| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-12-15 | Remove `require 'io/wait'` where it's no longer necessary. (#6932) | Samuel Williams | |
| * Remove `require 'io/wait'` as it's part of core now. * Update ruby specs using version gates. * Add note about why it's conditional. Notes: Merged-By: ioquatix <samuel@codeotaku.com> | |||
| 2022-12-01 | Use class methods of `File` over `Kernel.open` and `IO.read` | Nobuyoshi Nakada | |
| Notes: Merged: https://github.com/ruby/ruby/pull/6834 | |||
| 2020-12-11 | Removed needless gemspec of webrick | Hiroshi SHIBATA | |
| 2020-12-11 | Bump webrick-1.7.0 for version management with ruby/webrick. | Hiroshi SHIBATA | |
| 2020-12-10 | Move webrick library into internal test toolchain | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/3729 | |||
