* Raphael Hertzog <[email protected]> [151023 10:36]: > I noticed that in version 1.9.9-1 you stopped shipping the > /var/lib/gems/<version> directories justifying this with a bug of > your own (#782148). The bug is not very clear but apparently > you were not happy of having directories for old versions... > > I want those directories back because bundler does not work > out of the box without those directories. At least not for > the use we make of it in Kali.
On Debian, the respective rubyX.Y packages ship those directories. Therefore I'm not going to re-add them to bundler, and it's really not bundler's business (it doesn't actually know where rubygems is going to write, so having the dirs in bundler was always wrong, just convenient). Thanks, -- ,''`. Christian Hofstaedtler <[email protected]> : :' : Debian Developer `. `' 7D1A CFFA D9E0 806C 9C4C D392 5C13 D6DB 9305 2E03 `- _______________________________________________ Pkg-ruby-extras-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers
