Commit graph

2 commits

Author SHA1 Message Date
David Rodríguez
7082ef201e Remove unnecessary GEM_PATH modification 2025-05-29 10:09:28 +09:00
Nobuyoshi Nakada
0fda818bd7
Make gemspec files for default gems with extensions
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.
2024-11-01 02:33:10 +09:00