Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-30 | Extract version number from the source | Nobuyoshi Nakada | |
"requiring version.rb" strategy has some issues. - cannot work when cross-compiling - often introduces wrong namespace - must know the superclasses - costs at each runtime than at build-time etc. Notes: Merged: https://github.com/ruby/ruby/pull/3375 | |||
2019-11-07 | Promote cgi to default gems | Hiroshi SHIBATA | |