| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-29 | Remove unnecessary `GEM_PATH` modification | David RodrÃguez | |
| Notes: Merged: https://github.com/ruby/ruby/pull/13461 | |||
| 2024-11-01 | Make gemspec files for default gems with extensions | Nobuyoshi Nakada | |
| So that rubygems can find them as gems. However, the `--install-dir` option of `gem install` seems to exclude prerelease gems, even already installed in that directory, from the dependencies for some reasons; use the `GEM_HOME` environment variable instead. Now net-imap 0.5.0 depends on json gem. Notes: Merged: https://github.com/ruby/ruby/pull/11969 | |||
