Commit graph

2 commits

Author SHA1 Message Date
Vít Ondruch
9923c26003 Upgrade to Ruby 2.5.0. 2018-01-02 17:14:54 +01:00
Vít Ondruch
5bd6a6753b Don't change the default gem directory.
Ruby expects default gem specifications to be stored in a subdirectory
of default gem specifications directory. Change in default directory
makes the default gems unloadable.

Unfortunately, when '--install-dir' option is used, this might prevent
generating of documentation [1].

[1] https://github.com/rubygems/rubygems/issues/1470
2018-01-02 14:27:46 +01:00