nixpkgs/pkgs/development/ruby-modules
zimbatm 6ae57b1b63 bundler: fix usage on nested call
The combination of bundler 1.12.5 and rubygems 1.6.2 doesn't play well
at all when trying to run gems such as foreman where bundler is used to
run bundler.

Just upgrading to the latest bundler rc doesn't fix it and changing rubygems causes a massive rebuild.

Issues:

- https://github.com/bundler/bundler/issues/4402
- https://github.com/bundler/bundler/issues/4576
- https://github.com/bundler/bundler/issues/4602
- https://github.com/docker-library/ruby/issues/73

This PR patches bundler to work around the issue as highlighted here and
unbreaks everything for me:

https://github.com/bundler/bundler/issues/4602#issuecomment-233619696
2016-08-29 17:03:12 +01:00
..
bundix nix: Add a "dev" output 2016-04-18 21:13:18 +02:00
bundler bundler: fix usage on nested call 2016-08-29 17:03:12 +01:00
bundler-env Escape all shell arguments uniformly 2016-06-12 18:11:37 +01:00
gem buildRubyGem: don't set the GEM_HOME 2016-08-23 09:30:49 +01:00
gem-config bundler: fix usage on nested call 2016-08-29 17:03:12 +01:00